Skip to content

Commit

Permalink
Merge pull request #4507 from nestjs/renovate/jest-25.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency @types/jest to v25.2.1
  • Loading branch information
kamilmysliwiec authored Apr 4, 2020
2 parents 5a507d4 + 65f6c5f commit 4396820
Show file tree
Hide file tree
Showing 10 changed files with 80 additions and 80 deletions.
30 changes: 15 additions & 15 deletions sample/01-cats-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sample/01-cats-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@nestjs/schematics": "7.0.0",
"@nestjs/testing": "7.0.7",
"@types/express": "4.17.4",
"@types/jest": "25.1.5",
"@types/jest": "25.2.1",
"@types/node": "10.17.3",
"@types/supertest": "2.0.8",
"jest": "25.2.7",
Expand Down
30 changes: 15 additions & 15 deletions sample/19-auth-jwt/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sample/19-auth-jwt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@nestjs/schematics": "7.0.0",
"@nestjs/testing": "7.0.7",
"@types/express": "4.17.4",
"@types/jest": "25.1.5",
"@types/jest": "25.2.1",
"@types/node": "12.12.31",
"@types/supertest": "2.0.8",
"jest": "25.2.7",
Expand Down
30 changes: 15 additions & 15 deletions sample/25-dynamic-modules/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sample/25-dynamic-modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@nestjs/schematics": "7.0.0",
"@nestjs/testing": "7.0.7",
"@types/express": "4.17.4",
"@types/jest": "25.1.5",
"@types/jest": "25.2.1",
"@types/node": "11.15.2",
"@types/supertest": "2.0.8",
"jest": "25.2.7",
Expand Down
30 changes: 15 additions & 15 deletions sample/26-queues/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sample/26-queues/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/bull": "3.12.1",
"@types/dotenv": "6.1.1",
"@types/express": "4.17.4",
"@types/jest": "25.1.5",
"@types/jest": "25.2.1",
"@types/node": "11.15.2",
"@types/supertest": "2.0.8",
"jest": "25.2.7",
Expand Down
30 changes: 15 additions & 15 deletions sample/27-scheduling/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sample/27-scheduling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/bull": "3.12.1",
"@types/dotenv": "6.1.1",
"@types/express": "4.17.4",
"@types/jest": "25.1.5",
"@types/jest": "25.2.1",
"@types/node": "11.15.2",
"@types/supertest": "2.0.8",
"jest": "25.2.7",
Expand Down

0 comments on commit 4396820

Please sign in to comment.