Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Commit b0ad195

Browse files
Update jest monorepo to v29
1 parent 44013cf commit b0ad195

File tree

2 files changed

+260
-47
lines changed

2 files changed

+260
-47
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@nestjs/cli": "7.0.0",
4949
"@nestjs/testing": "7.0.3",
5050
"@types/express": "4.17.1",
51-
"@types/jest": "25.2.3",
51+
"@types/jest": "29.5.4",
5252
"@types/nedb": "1.8.11",
5353
"@types/node": "12.12.48",
5454
"@types/node-cron": "2.0.3",
@@ -68,7 +68,7 @@
6868
"prettier": "1.19.1",
6969
"sonar-scanner": "3.1.0",
7070
"supertest": "4.0.2",
71-
"ts-jest": "25.5.1",
71+
"ts-jest": "29.1.1",
7272
"ts-loader": "6.2.1",
7373
"ts-node": "8.6.2",
7474
"tsconfig-paths": "3.9.0",

0 commit comments

Comments
 (0)