Skip to content

Commit b4985b8

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/jest to v25.1.2
1 parent b18b5ed commit b4985b8

10 files changed

Lines changed: 35 additions & 35 deletions

File tree

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

Lines changed: 6 additions & 6 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.9.3",
3434
"@nestjs/testing": "6.11.6",
3535
"@types/express": "4.17.2",
36-
"@types/jest": "25.1.1",
36+
"@types/jest": "25.1.2",
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: 6 additions & 6 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.9.3",
3838
"@nestjs/testing": "6.11.6",
3939
"@types/express": "4.17.2",
40-
"@types/jest": "25.1.1",
40+
"@types/jest": "25.1.2",
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: 6 additions & 6 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.9.3",
3434
"@nestjs/testing": "6.11.6",
3535
"@types/express": "4.17.2",
36-
"@types/jest": "25.1.1",
36+
"@types/jest": "25.1.2",
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: 6 additions & 6 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": "25.1.1",
39+
"@types/jest": "25.1.2",
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: 6 additions & 6 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": "25.1.1",
38+
"@types/jest": "25.1.2",
3939
"@types/node": "11.15.2",
4040
"@types/supertest": "2.0.8",
4141
"jest": "25.1.0",

0 commit comments

Comments
 (0)