Skip to content

Commit

Permalink
Update jest monorepo to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 9, 2024
1 parent 619ad6b commit 2ac8eac
Show file tree
Hide file tree
Showing 2 changed files with 865 additions and 1,239 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,20 +35,20 @@
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "13.5.0",
"@types/jest": "27.5.2",
"@types/jest": "29.5.12",
"@types/node": "16.18.97",
"@types/react": "17.0.80",
"@types/testing-library__cypress": "5.0.13",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"babel-jest": "27.5.1",
"babel-jest": "29.7.0",
"cypress": "9.7.0",
"eslint": "8.57.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-react": "7.33.2",
"husky": "7.0.4",
"isomorphic-fetch": "3.0.0",
"jest": "27.5.1",
"jest": "29.7.0",
"nock": "13.5.4",
"prettier": "2.8.8",
"start-server-and-test": "1.15.4",
Expand Down
Loading

0 comments on commit 2ac8eac

Please sign in to comment.