Skip to content

Commit

Permalink
Upgrade Cypress to fix CI errors (#897)
Browse files Browse the repository at this point in the history
This upgrade should fix the error of Firefox tests failing. See this
issue for more details:
cypress-io/cypress#29190
  • Loading branch information
kevinschaul authored Apr 16, 2024
1 parent 95b5324 commit 7591b03
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -120,7 +120,7 @@
"@types/uuid": "^9.0.8",
"@vitejs/plugin-react": "^4.2.1",
"cors": "^2.8.5",
"cypress": "^13.7.0",
"cypress": "^13.7.2",
"eslint": "^8.57.0",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
Expand Down

0 comments on commit 7591b03

Please sign in to comment.