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.
2 parents d1c9ee9 + d462d6b commit f5e6498Copy full SHA for f5e6498
package.json
@@ -44,13 +44,13 @@
44
"@testing-library/dom": "^7.29.6"
45
},
46
"devDependencies": {
47
- "cypress": "^6.0.1",
+ "cypress": "^8.0.0",
48
"kcd-scripts": "^7.5.1",
49
"npm-run-all": "^4.1.5",
50
"typescript": "^4.1.2"
51
52
"peerDependencies": {
53
- "cypress": "^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0"
+ "cypress": "^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0"
54
55
"eslintConfig": {
56
"extends": "./node_modules/kcd-scripts/eslint.js",
0 commit comments