Skip to content

Commit be75556

Browse files
chore(deps): update linters
1 parent 4bc8247 commit be75556

File tree

3 files changed

+97
-84
lines changed

3 files changed

+97
-84
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"cypress": ">=4.5.0"
2828
},
2929
"devDependencies": {
30-
"@typescript-eslint/eslint-plugin": "5.61.0",
31-
"@typescript-eslint/parser": "5.61.0",
30+
"@typescript-eslint/eslint-plugin": "6.1.0",
31+
"@typescript-eslint/parser": "6.1.0",
3232
"eslint": "8.44.0",
3333
"eslint-config-prettier": "8.8.0",
3434
"eslint-plugin-cypress": "2.13.3",

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.0",
7676
"microbundle": "0.15.1",
77-
"prettier": "2.8.8",
77+
"prettier": "3.0.0",
7878
"sanitize-filename": "1.6.3",
7979
"tmp-promise": "3.0.3",
8080
"typescript": "5.1.6",

pnpm-lock.yaml

+94-81
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)