Skip to content

Commit

Permalink
feat: update cypress to 9.x
Browse files Browse the repository at this point in the history
We are going to update to 10.x soon after.
  • Loading branch information
sodatea committed Jun 14, 2022
1 parent 00fd2b6 commit 1452cd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@vue/cli-plugin-e2e-cypress/package.json
Expand Up @@ -27,7 +27,7 @@
"eslint-plugin-cypress": "^2.11.2"
},
"devDependencies": {
"cypress": "^8.3.0"
"cypress": "^9.7.0"
},
"peerDependencies": {
"@vue/cli-service": "^3.0.0 || ^4.0.0 || ^5.0.0-0",
Expand Down

0 comments on commit 1452cd3

Please sign in to comment.