Skip to content

Commit 12e2ff8

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/jest to v24.0.23
1 parent 9a43444 commit 12e2ff8

6 files changed

Lines changed: 15 additions & 33 deletions

File tree

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

Lines changed: 4 additions & 10 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.22",
36+
"@types/jest": "24.0.23",
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: 4 additions & 10 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.22",
40+
"@types/jest": "24.0.23",
4141
"@types/node": "12.12.7",
4242
"@types/supertest": "2.0.8",
4343
"jest": "24.9.0",

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

Lines changed: 4 additions & 10 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.22",
36+
"@types/jest": "24.0.23",
3737
"@types/node": "11.15.2",
3838
"@types/supertest": "2.0.8",
3939
"jest": "24.7.1",

0 commit comments

Comments
 (0)