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

Commit 1bf48d2

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

File tree

2 files changed

+1196
-1375
lines changed

2 files changed

+1196
-1375
lines changed

package.json

+3-3
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.3",
5252
"@types/nedb": "1.8.11",
5353
"@types/node": "12.12.48",
5454
"@types/node-cron": "2.0.3",
@@ -61,14 +61,14 @@
6161
"eslint-config-prettier": "6.11.0",
6262
"eslint-plugin-import": "2.22.0",
6363
"husky": "4.2.5",
64-
"jest": "25.5.4",
64+
"jest": "29.6.1",
6565
"jest-date-mock": "1.0.8",
6666
"jest-sonar-reporter": "2.0.0",
6767
"nodemon": "2.0.4",
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)