Skip to content

Commit 8889e4f

Browse files
Merge pull request nestjs#3339 from nestjs/renovate/jest-24.x
chore(deps): update dependency @types/jest to v24.0.22
2 parents a922017 + fc2e41b commit 8889e4f

6 files changed

Lines changed: 12 additions & 12 deletions

File tree

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

Lines changed: 3 additions & 3 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": "6.7.0",
3434
"@nestjs/testing": "6.9.0",
3535
"@types/express": "4.17.2",
36-
"@types/jest": "24.0.21",
36+
"@types/jest": "24.0.22",
3737
"@types/node": "10.17.3",
3838
"@types/supertest": "2.0.8",
3939
"jest": "24.9.0",

sample/19-auth-jwt/package-lock.json

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

sample/19-auth-jwt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@nestjs/schematics": "6.7.0",
3838
"@nestjs/testing": "6.9.0",
3939
"@types/express": "4.17.2",
40-
"@types/jest": "24.0.21",
40+
"@types/jest": "24.0.22",
4141
"@types/node": "12.12.5",
4242
"@types/supertest": "2.0.8",
4343
"jest": "24.9.0",

sample/25-dynamic-modules/package-lock.json

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

sample/25-dynamic-modules/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@nestjs/schematics": "6.7.0",
3434
"@nestjs/testing": "6.9.0",
3535
"@types/express": "4.17.2",
36-
"@types/jest": "24.0.21",
36+
"@types/jest": "24.0.22",
3737
"@types/node": "11.15.2",
3838
"@types/supertest": "2.0.8",
3939
"jest": "24.7.1",

0 commit comments

Comments
 (0)