Skip to content

Commit cab1b43

Browse files
chore(deps): update linters
1 parent b6875a8 commit cab1b43

File tree

3 files changed

+233
-217
lines changed

3 files changed

+233
-217
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
"cypress": ">=4.5.0"
2828
},
2929
"devDependencies": {
30-
"@typescript-eslint/eslint-plugin": "5.62.0",
31-
"@typescript-eslint/parser": "5.62.0",
32-
"eslint": "8.52.0",
33-
"eslint-config-prettier": "8.10.0",
34-
"eslint-plugin-cypress": "2.15.1",
30+
"@typescript-eslint/eslint-plugin": "7.11.0",
31+
"@typescript-eslint/parser": "7.11.0",
32+
"eslint": "9.4.0",
33+
"eslint-config-prettier": "9.1.0",
34+
"eslint-plugin-cypress": "3.3.0",
3535
"eslint-plugin-eslint-comments": "3.2.0"
3636
}
3737
}

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"cypress": "12.14.0",
7575
"del-cli": "5.0.1",
7676
"microbundle": "0.15.1",
77-
"prettier": "2.8.8",
77+
"prettier": "3.3.0",
7878
"sanitize-filename": "1.6.3",
7979
"tmp-promise": "3.0.3",
8080
"typescript": "5.1.6",

0 commit comments

Comments
 (0)