Skip to content

Commit 1585f5a

Browse files
feat: Support Cypress 9 (#112)
1 parent a2e1767 commit 1585f5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dependencies": {},
3131
"peerDependencies": {
3232
"axe-core": "^3 || ^4",
33-
"cypress": "^3 || ^4 || ^5 || ^6 || ^7 || ^8"
33+
"cypress": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9"
3434
},
3535
"devDependencies": {
3636
"@types/node": "^14.14.8",

0 commit comments

Comments
 (0)