Skip to content

Commit 7662353

Browse files
Update jest monorepo to v30
1 parent 558f935 commit 7662353

File tree

2 files changed

+1392
-684
lines changed

2 files changed

+1392
-684
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
],
3939
"devDependencies": {
4040
"@rubensworks/eslint-config": "^1.0.0",
41-
"@types/jest": "^29.0.0",
41+
"@types/jest": "^30.0.0",
4242
"@typescript-eslint/eslint-plugin": "^4.2.0",
4343
"@typescript-eslint/parser": "^4.1.1",
4444
"coveralls": "^3.0.0",
@@ -49,7 +49,7 @@
4949
"eslint-plugin-jest": "^24.0.2",
5050
"eslint-plugin-tsdoc": "^0.2.7",
5151
"eslint-plugin-unused-imports": "^1.0.0",
52-
"jest": "^29.0.0",
52+
"jest": "^30.0.0",
5353
"manual-git-changelog": "^1.0.0",
5454
"pre-commit": "^1.2.2",
5555
"ts-jest": "^29.0.0",

0 commit comments

Comments
 (0)