Skip to content

Commit 1197c9b

Browse files
chore(deps): update jest monorepo to v29
1 parent 40d0d27 commit 1197c9b

File tree

2 files changed

+604
-965
lines changed

2 files changed

+604
-965
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@babel/preset-react": "^7.16.7",
3636
"@testing-library/react": "^15.0.7",
3737
"@types/invariant": "^2.2.35",
38-
"@types/jest": "^27.5.0",
38+
"@types/jest": "^29.0.0",
3939
"@types/lodash": "^4.14.182",
4040
"@types/react": "^18.0.8",
4141
"@types/react-dom": "^18.0.5",
@@ -46,9 +46,9 @@
4646
"eslint-plugin-react": "^7.24.0",
4747
"eslint-plugin-react-hooks": "^5.0.0",
4848
"eslint-plugin-testing-library": "^7.0.0",
49-
"jest": "^27.5.1",
49+
"jest": "^29.0.0",
5050
"prettier": "^3.3.2",
51-
"ts-jest": "^27.1.4",
51+
"ts-jest": "^29.0.0",
5252
"typescript": "^4.6.4",
5353
"watch": "^1.0.2"
5454
},

0 commit comments

Comments
 (0)