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 d77c9df commit a1fc08aCopy full SHA for a1fc08a
package.json
@@ -44,13 +44,13 @@
44
"@testing-library/dom": "^10.1.0"
45
},
46
"devDependencies": {
47
- "cypress": "^14.0.0",
+ "cypress": "^15.0.0",
48
"kcd-scripts": "^11.2.0",
49
"npm-run-all": "^4.1.5",
50
"typescript": "^4.3.5"
51
52
"peerDependencies": {
53
- "cypress": "^12.0.0 || ^13.0.0 || ^14.0.0"
+ "cypress": "^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0"
54
55
"eslintConfig": {
56
"extends": "./node_modules/kcd-scripts/eslint.js",
0 commit comments