Skip to content

Commit 38442e2

Browse files
chore(deps): update dependency eslint-plugin-cypress to v6 (#266)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0f874c4 commit 38442e2

File tree

5 files changed

+17
-16
lines changed

5 files changed

+17
-16
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.8.1",
3434
"cypress": "^15.10.0",
3535
"eslint": "^10.0.0",
36-
"eslint-plugin-cypress": "^5.3.0",
36+
"eslint-plugin-cypress": "^6.1.0",
3737
"eslint-plugin-vue": "~10.8.0",
3838
"jsdom": "^28.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.8.1",
3434
"cypress": "^15.10.0",
3535
"eslint": "^10.0.0",
36-
"eslint-plugin-cypress": "^5.3.0",
36+
"eslint-plugin-cypress": "^6.1.0",
3737
"eslint-plugin-vue": "~10.8.0",
3838
"eslint-plugin-yml": "^3.1.2",
3939
"jsdom": "^28.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.8.1",
3434
"cypress": "^15.10.0",
3535
"eslint": "^10.0.0",
36-
"eslint-plugin-cypress": "^5.3.0",
36+
"eslint-plugin-cypress": "^6.1.0",
3737
"eslint-plugin-vue": "~10.8.0",
3838
"jsdom": "^28.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.8.1",
2727
"cypress": "^15.10.0",
2828
"eslint": "^10.0.0",
29-
"eslint-plugin-cypress": "^5.3.0",
29+
"eslint-plugin-cypress": "^6.1.0",
3030
"eslint-plugin-vue": "~10.8.0",
3131
"npm-run-all2": "^8.0.4",
3232
"start-server-and-test": "^2.1.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)