Skip to content

Commit 01d1bc3

Browse files
chore(deps): update jest monorepo
1 parent e24e73a commit 01d1bc3

2 files changed

Lines changed: 1196 additions & 1335 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@eslint/js": "^9.39.4",
3737
"@testing-library/react": "^15.0.7",
3838
"@types/invariant": "^2.2.37",
39-
"@types/jest": "^27.5.2",
39+
"@types/jest": "^30.0.0",
4040
"@types/lodash": "^4.17.24",
4141
"@types/react": "^18.3.28",
4242
"@types/react-dom": "^18.3.7",
@@ -47,9 +47,9 @@
4747
"eslint-plugin-react": "^7.37.5",
4848
"eslint-plugin-react-hooks": "^5.2.0",
4949
"eslint-plugin-testing-library": "^7.16.0",
50-
"jest": "^27.5.1",
50+
"jest": "^30.3.0",
5151
"prettier": "^3.8.1",
52-
"ts-jest": "^27.1.5",
52+
"ts-jest": "^29.4.6",
5353
"typescript": "^4.9.5",
5454
"watch": "^1.0.2"
5555
},

0 commit comments

Comments
 (0)