Skip to content

Commit 2022e26

Browse files
chore(deps): update jest monorepo to v29
1 parent 21f490e commit 2022e26

File tree

4 files changed

+2101
-4347
lines changed

4 files changed

+2101
-4347
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@semantic-release/exec": "6.0.3",
2828
"@semantic-release/git": "10.0.1",
2929
"@types/express": "5.0.1",
30-
"@types/jest": "27.5.2",
30+
"@types/jest": "29.5.14",
3131
"@types/node": "22.14.1",
3232
"@types/supertest": "6.0.3",
3333
"@typescript-eslint/eslint-plugin": "5.62.0",
@@ -36,13 +36,13 @@
3636
"eslint-config-prettier": "10.1.2",
3737
"eslint-plugin-import": "2.31.0",
3838
"eslint-plugin-prettier": "5.2.6",
39-
"jest": "26.6.3",
39+
"jest": "29.7.0",
4040
"lerna": "6.6.2",
4141
"prettier": "3.5.3",
4242
"semantic-release": "19.0.5",
4343
"sinon": "20.0.0",
4444
"supertest": "7.1.0",
45-
"ts-jest": "26.5.6",
45+
"ts-jest": "29.3.1",
4646
"ts-loader": "9.5.2",
4747
"ts-node": "10.9.2",
4848
"tsconfig-paths": "4.2.0",

packages/core/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,14 @@
4141
"@nestjs/core": "9.0.5",
4242
"@nestjs/schematics": "9.0.4",
4343
"@nestjs/testing": "8.4.7",
44-
"@types/jest": "27.5.2",
44+
"@types/jest": "29.5.14",
4545
"@types/node": "22.14.1",
46-
"jest": "26.6.3",
46+
"jest": "29.7.0",
4747
"proxyquire": "2.1.3",
4848
"reflect-metadata": "0.2.2",
4949
"rimraf": "5.0.10",
5050
"rxjs": "7.8.2",
51-
"ts-jest": "26.5.6",
51+
"ts-jest": "29.3.1",
5252
"ts-loader": "9.5.2",
5353
"ts-node": "10.9.2",
5454
"tsconfig-paths": "4.2.0",

0 commit comments

Comments
 (0)