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] committed Jul 25, 2023
1 parent a0303af commit 3d47b7c
Show file tree
Hide file tree
Showing 2 changed files with 752 additions and 1,062 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"@types/debug": "4.1.8",
"@types/enzyme": "3.10.13",
"@types/enzyme-adapter-react-16": "1.0.6",
"@types/jest": "27.5.2",
"@types/jest": "29.5.3",
"@types/react": "18.2.16",
"@types/react-dom": "18.2.7",
"@types/react-redux": "7.1.25",
Expand All @@ -114,12 +114,12 @@
"eslint-plugin-react": "7.31.10",
"husky": "8.0.3",
"immer": "9.0.21",
"jest": "27.5.1",
"jest": "29.6.1",
"lint-staged": "13.2.3",
"parcel": "2.9.3",
"prettier": "2.8.8",
"process": "0.11.10",
"ts-jest": "27.1.5",
"ts-jest": "29.1.1",
"typescript": "4.7.4"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 3d47b7c

Please sign in to comment.