Skip to content

Commit 70af79f

Browse files
chore(deps): update linters (#313)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5a512fa commit 70af79f

File tree

3 files changed

+107
-107
lines changed

3 files changed

+107
-107
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"devDependencies": {
3030
"@frsource/eslint-config": "1.15.0",
31-
"eslint": "9.10.0",
31+
"eslint": "9.11.0",
3232
"eslint-plugin-cypress": "^3.5.0",
3333
"globals": "15.9.0"
3434
}

packages/cypress-plugin-visual-regression-diff/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"cypress": "12.14.0",
7676
"del-cli": "5.0.1",
7777
"microbundle": "0.15.1",
78-
"prettier": "3.3.2",
78+
"prettier": "3.3.3",
7979
"sanitize-filename": "1.6.3",
8080
"tmp-promise": "3.0.3",
8181
"typescript": "5.1.6",

0 commit comments

Comments
 (0)