Skip to content

Commit

Permalink
Upgrade Cypress to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
textbook committed Sep 15, 2023
1 parent 4bcdb96 commit 8d35279
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 115 deletions.
137 changes: 24 additions & 113 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@babel/preset-env": "^7.22.15",
"@babel/preset-react": "^7.22.15",
"@codeyourfuture/eslint-config-standard": "^4.0.3",
"@testing-library/cypress": "^9.0.0",
"@testing-library/cypress": "^10.0.1",
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^14.0.0",
"@textbook/build-info": "^0.5.3",
Expand All @@ -58,7 +58,7 @@
"concurrently": "^8.2.1",
"cross-env": "^7.0.3",
"css-loader": "^6.8.1",
"cypress": "^12.17.4",
"cypress": "^13.2.0",
"cypress-axe": "^1.5.0",
"del-cli": "^5.1.0",
"eslint": "^8.49.0",
Expand Down

0 comments on commit 8d35279

Please sign in to comment.