Skip to content

Commit 4703505

Browse files
chore(deps): update dependency eslint-plugin-cypress to v4 (#118)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5f54cdd commit 4703505

File tree

3 files changed

+17
-11
lines changed

3 files changed

+17
-11
lines changed

examples/type-checked/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@vue/tsconfig": "^0.7.0",
3434
"cypress": "^13.16.1",
3535
"eslint": "^9.17.0",
36-
"eslint-plugin-cypress": "^3.6.0",
36+
"eslint-plugin-cypress": "^4.1.0",
3737
"eslint-plugin-vue": "^9.32.0",
3838
"jsdom": "^25.0.1",
3939
"npm-run-all2": "^7.0.1",

examples/with-cypress/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@vue/tsconfig": "^0.7.0",
2727
"cypress": "^13.16.1",
2828
"eslint": "^9.17.0",
29-
"eslint-plugin-cypress": "^3.6.0",
29+
"eslint-plugin-cypress": "^4.1.0",
3030
"eslint-plugin-vue": "^9.32.0",
3131
"npm-run-all2": "^7.0.1",
3232
"start-server-and-test": "^2.0.9",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)