Skip to content

Commit f3c3d83

Browse files
Merge pull request #12891 from nestjs/renovate/jest-monorepo
chore(deps): update dependency @types/jest to v29.5.11
2 parents 1bc1035 + b84054f commit f3c3d83

File tree

39 files changed

+144
-144
lines changed

39 files changed

+144
-144
lines changed

sample/01-cats-app/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sample/01-cats-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@nestjs/schematics": "10.0.3",
3434
"@nestjs/testing": "10.2.10",
3535
"@types/express": "4.17.21",
36-
"@types/jest": "29.5.10",
36+
"@types/jest": "29.5.11",
3737
"@types/node": "20.8.7",
3838
"@types/supertest": "2.0.16",
3939
"jest": "29.7.0",

sample/02-gateways/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sample/02-gateways/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@nestjs/schematics": "10.0.3",
3838
"@nestjs/testing": "10.2.10",
3939
"@types/express": "4.17.21",
40-
"@types/jest": "29.5.10",
40+
"@types/jest": "29.5.11",
4141
"@types/node": "20.8.7",
4242
"@types/supertest": "2.0.16",
4343
"@types/ws": "8.5.5",

sample/05-sql-typeorm/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sample/05-sql-typeorm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@nestjs/schematics": "10.0.3",
3535
"@nestjs/testing": "10.2.10",
3636
"@types/express": "4.17.21",
37-
"@types/jest": "29.5.10",
37+
"@types/jest": "29.5.11",
3838
"@types/node": "20.8.7",
3939
"@types/supertest": "2.0.16",
4040
"@typescript-eslint/eslint-plugin": "5.62.0",

sample/06-mongoose/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sample/06-mongoose/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@nestjs/schematics": "10.0.3",
3434
"@nestjs/testing": "10.2.10",
3535
"@types/express": "4.17.21",
36-
"@types/jest": "29.5.10",
36+
"@types/jest": "29.5.11",
3737
"@types/node": "20.8.7",
3838
"@types/supertest": "2.0.16",
3939
"@typescript-eslint/eslint-plugin": "5.62.0",

sample/07-sequelize/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sample/07-sequelize/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@nestjs/schematics": "10.0.3",
3737
"@nestjs/testing": "10.2.10",
3838
"@types/express": "4.17.21",
39-
"@types/jest": "29.5.10",
39+
"@types/jest": "29.5.11",
4040
"@types/node": "20.8.7",
4141
"@types/supertest": "2.0.16",
4242
"@typescript-eslint/eslint-plugin": "5.62.0",

0 commit comments

Comments
 (0)