Skip to content

Commit 4e2d6a9

Browse files
chore(deps): update jest monorepo to v30
1 parent f1c5820 commit 4e2d6a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@nestjs/testing": "9.4.3",
4040
"@types/chai": "4.3.20",
4141
"@types/chai-as-promised": "8.0.2",
42-
"@types/jest": "29.5.14",
42+
"@types/jest": "30.0.0",
4343
"@types/node": "22.16.3",
4444
"@typescript-eslint/eslint-plugin": "8.36.0",
4545
"@typescript-eslint/parser": "8.36.0",
@@ -49,7 +49,7 @@
4949
"eslint-config-prettier": "10.1.5",
5050
"eslint-plugin-import": "2.32.0",
5151
"husky": "9.1.7",
52-
"jest": "29.7.0",
52+
"jest": "30.0.4",
5353
"lint-staged": "16.1.2",
5454
"prettier": "3.6.2",
5555
"reflect-metadata": "0.1.14",

0 commit comments

Comments
 (0)