Skip to content

Commit

Permalink
feat: Support Cypress 9 (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkevingutierrez authored Jan 4, 2022
1 parent a2e1767 commit 1585f5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"dependencies": {},
"peerDependencies": {
"axe-core": "^3 || ^4",
"cypress": "^3 || ^4 || ^5 || ^6 || ^7 || ^8"
"cypress": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9"
},
"devDependencies": {
"@types/node": "^14.14.8",
Expand Down

0 comments on commit 1585f5a

Please sign in to comment.