We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2ee668 commit aa91be7Copy full SHA for aa91be7
package.json
@@ -13,12 +13,12 @@
13
"semantic-release": "semantic-release"
14
},
15
"peerDependencies": {
16
- "cypress": "^4.x || ^5.x || ^6.x || ^7.x || ^8.x || ^9.x || ^10.x || ^11.x || ^12.x || ^13.x"
+ "cypress": "^4.x || ^5.x || ^6.x || ^7.x || ^8.x || ^9.x || ^10.x || ^11.x || ^12.x || ^13.x || ^14.x"
17
18
"devDependencies": {
19
"@typescript-eslint/eslint-plugin": "^5.46.1",
20
"@typescript-eslint/parser": "^5.46.1",
21
- "cypress": "^13.1.0",
+ "cypress": "^14.0.0",
22
"eslint": "^8.29.0",
23
"eslint-plugin-cypress": "^2.12.1",
24
"eslint-plugin-no-only-tests": "^3.1.0",
0 commit comments