Skip to content

Commit 0dae658

Browse files
authoredOct 30, 2023
chore(deps): update jest monorepo
1 parent c90f1c3 commit 0dae658

File tree

2 files changed

+659
-530
lines changed

2 files changed

+659
-530
lines changed
 

‎package-lock.json

+657-528
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@nestjs/core": "10.2.4",
2626
"@nestjs/platform-express": "10.2.4",
2727
"@nestjs/testing": "10.2.4",
28-
"@types/jest": "29.5.4",
28+
"@types/jest": "29.5.6",
2929
"@types/node": "18.17.12",
3030
"@typescript-eslint/eslint-plugin": "6.5.0",
3131
"@typescript-eslint/parser": "6.5.0",
@@ -34,7 +34,7 @@
3434
"eslint-config-prettier": "9.0.0",
3535
"eslint-plugin-import": "2.28.1",
3636
"husky": "8.0.3",
37-
"jest": "29.6.4",
37+
"jest": "29.7.0",
3838
"lint-staged": "14.0.1",
3939
"prettier": "3.0.3",
4040
"reflect-metadata": "0.1.13",

0 commit comments

Comments
 (0)
Please sign in to comment.