Skip to content

Commit

Permalink
Upgrade cypress version
Browse files Browse the repository at this point in the history
Upgrade cypress to 13.7.1 to resolve failing tests in Firefox
  • Loading branch information
anvit committed Mar 27, 2024
1 parent c0ef72e commit 83f4277
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 33 deletions.
61 changes: 29 additions & 32 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"css-loader": "^6.3.0",
"cypress": "^13.2.0",
"cypress": "^13.7.1",
"cypress-file-upload": "^5.0.8",
"cypress-wait-until": "^1.7.2",
"expose-loader": "^3.0.0",
Expand Down

0 comments on commit 83f4277

Please sign in to comment.