Skip to content

Commit e693b89

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/jest to v24.9.1
1 parent acab5ae commit e693b89

10 files changed

Lines changed: 50 additions & 50 deletions

File tree

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

Lines changed: 9 additions & 9 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.8.2",
3434
"@nestjs/testing": "6.10.14",
3535
"@types/express": "4.17.2",
36-
"@types/jest": "24.9.0",
36+
"@types/jest": "24.9.1",
3737
"@types/node": "10.17.3",
3838
"@types/supertest": "2.0.8",
3939
"jest": "25.1.0",

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

Lines changed: 9 additions & 9 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.8.2",
3838
"@nestjs/testing": "6.10.14",
3939
"@types/express": "4.17.2",
40-
"@types/jest": "24.9.0",
40+
"@types/jest": "24.9.1",
4141
"@types/node": "12.12.21",
4242
"@types/supertest": "2.0.8",
4343
"jest": "25.1.0",

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

Lines changed: 9 additions & 9 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.8.2",
3434
"@nestjs/testing": "6.10.14",
3535
"@types/express": "4.17.2",
36-
"@types/jest": "24.9.0",
36+
"@types/jest": "24.9.1",
3737
"@types/node": "11.15.2",
3838
"@types/supertest": "2.0.8",
3939
"jest": "25.1.0",

sample/26-queues/package-lock.json

Lines changed: 9 additions & 9 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.12.0",
3737
"@types/dotenv": "6.1.1",
3838
"@types/express": "4.17.2",
39-
"@types/jest": "24.9.0",
39+
"@types/jest": "24.9.1",
4040
"@types/node": "11.15.2",
4141
"@types/supertest": "2.0.8",
4242
"jest": "25.1.0",

sample/27-scheduling/package-lock.json

Lines changed: 9 additions & 9 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.12.0",
3636
"@types/dotenv": "6.1.1",
3737
"@types/express": "4.17.2",
38-
"@types/jest": "24.9.0",
38+
"@types/jest": "24.9.1",
3939
"@types/node": "11.15.2",
4040
"@types/supertest": "2.0.8",
4141
"jest": "25.1.0",

0 commit comments

Comments
 (0)