Skip to content

Commit d6aa272

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/jest to v24.0.25
1 parent 5fefcef commit d6aa272

10 files changed

Lines changed: 20 additions & 20 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.6",
3434
"@nestjs/testing": "6.10.12",
3535
"@types/express": "4.17.2",
36-
"@types/jest": "24.0.24",
36+
"@types/jest": "24.0.25",
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.6",
3838
"@nestjs/testing": "6.10.12",
3939
"@types/express": "4.17.2",
40-
"@types/jest": "24.0.24",
40+
"@types/jest": "24.0.25",
4141
"@types/node": "12.12.21",
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.6",
3434
"@nestjs/testing": "6.10.12",
3535
"@types/express": "4.17.2",
36-
"@types/jest": "24.0.24",
36+
"@types/jest": "24.0.25",
3737
"@types/node": "11.15.2",
3838
"@types/supertest": "2.0.8",
3939
"jest": "24.7.1",

sample/26-queues/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/26-queues/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@types/bull": "3.10.6",
3737
"@types/dotenv": "6.1.1",
3838
"@types/express": "4.17.2",
39-
"@types/jest": "24.0.23",
39+
"@types/jest": "24.0.25",
4040
"@types/node": "11.15.2",
4141
"@types/supertest": "2.0.8",
4242
"jest": "24.7.1",

sample/27-scheduling/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/27-scheduling/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@types/bull": "3.10.6",
3636
"@types/dotenv": "6.1.1",
3737
"@types/express": "4.17.2",
38-
"@types/jest": "24.0.23",
38+
"@types/jest": "24.0.25",
3939
"@types/node": "11.15.2",
4040
"@types/supertest": "2.0.8",
4141
"jest": "24.7.1",

0 commit comments

Comments
 (0)