Skip to content

Commit 1452cd3

Browse files
committed
feat: update cypress to 9.x
We are going to update to 10.x soon after.
1 parent 00fd2b6 commit 1452cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/@vue/cli-plugin-e2e-cypress/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"eslint-plugin-cypress": "^2.11.2"
2828
},
2929
"devDependencies": {
30-
"cypress": "^8.3.0"
30+
"cypress": "^9.7.0"
3131
},
3232
"peerDependencies": {
3333
"@vue/cli-service": "^3.0.0 || ^4.0.0 || ^5.0.0-0",

0 commit comments

Comments
 (0)