Skip to content

Commit f5f5e34

Browse files
chore(deps): update dependency eslint-plugin-cypress to v5
1 parent de37edb commit f5f5e34

File tree

5 files changed

+19
-19
lines changed

5 files changed

+19
-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.4.1",
3535
"eslint": "^9.28.0",
36-
"eslint-plugin-cypress": "^4.3.0",
36+
"eslint-plugin-cypress": "^5.1.0",
3737
"eslint-plugin-vue": "~10.2.0",
3838
"jsdom": "^26.1.0",
3939
"npm-run-all2": "^8.0.4",

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.4.1",
3535
"eslint": "^9.28.0",
36-
"eslint-plugin-cypress": "^4.3.0",
36+
"eslint-plugin-cypress": "^5.1.0",
3737
"eslint-plugin-vue": "~10.2.0",
3838
"eslint-plugin-yml": "^1.18.0",
3939
"jsdom": "^26.1.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.4.1",
3535
"eslint": "^9.28.0",
36-
"eslint-plugin-cypress": "^4.3.0",
36+
"eslint-plugin-cypress": "^5.1.0",
3737
"eslint-plugin-vue": "~10.2.0",
3838
"jsdom": "^26.1.0",
3939
"npm-run-all2": "^8.0.4",

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.4.1",
2828
"eslint": "^9.28.0",
29-
"eslint-plugin-cypress": "^4.3.0",
29+
"eslint-plugin-cypress": "^5.1.0",
3030
"eslint-plugin-vue": "~10.2.0",
3131
"npm-run-all2": "^8.0.4",
3232
"start-server-and-test": "^2.0.12",

pnpm-lock.yaml

Lines changed: 15 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)