Skip to content

Commit 31c392e

Browse files
chore(deps): update dependency eslint-plugin-cypress to v5
1 parent e5b9833 commit 31c392e

File tree

5 files changed

+20
-19
lines changed

5 files changed

+20
-19
lines changed

examples/api-before-14.3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@vue/tsconfig": "^0.7.0",
3434
"cypress": "^14.2.1",
3535
"eslint": "^9.23.0",
36-
"eslint-plugin-cypress": "^4.2.0",
36+
"eslint-plugin-cypress": "^5.1.0",
3737
"eslint-plugin-vue": "~10.0.0",
3838
"jsdom": "^26.0.0",
3939
"npm-run-all2": "^7.0.2",

examples/disable-type-checked-for-yml/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@vue/tsconfig": "^0.7.0",
3434
"cypress": "^14.2.1",
3535
"eslint": "^9.23.0",
36-
"eslint-plugin-cypress": "^4.2.0",
36+
"eslint-plugin-cypress": "^5.1.0",
3737
"eslint-plugin-vue": "~10.0.0",
3838
"eslint-plugin-yml": "^1.17.0",
3939
"jsdom": "^26.0.0",

examples/type-checked/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@vue/tsconfig": "^0.7.0",
3434
"cypress": "^14.2.1",
3535
"eslint": "^9.23.0",
36-
"eslint-plugin-cypress": "^4.2.0",
36+
"eslint-plugin-cypress": "^5.1.0",
3737
"eslint-plugin-vue": "~10.0.0",
3838
"jsdom": "^26.0.0",
3939
"npm-run-all2": "^7.0.2",

examples/with-cypress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@vue/tsconfig": "^0.7.0",
2727
"cypress": "^14.2.1",
2828
"eslint": "^9.23.0",
29-
"eslint-plugin-cypress": "^4.2.0",
29+
"eslint-plugin-cypress": "^5.1.0",
3030
"eslint-plugin-vue": "~10.0.0",
3131
"npm-run-all2": "^7.0.2",
3232
"start-server-and-test": "^2.0.11",

pnpm-lock.yaml

Lines changed: 16 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)