Skip to content

Commit

Permalink
Merge e9d293f into e25d974
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 24, 2019
2 parents e25d974 + e9d293f commit 521f007
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 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 @@ -27,7 +27,7 @@
"typescript": "3.5.3"
},
"devDependencies": {
"@types/jest": "24.0.17",
"@types/jest": "24.0.18",
"@types/node": "10.14.16",
"jest": "24.9.0",
"supertest": "4.0.2",
Expand Down
2 changes: 1 addition & 1 deletion sample/19-auth-jwt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"devDependencies": {
"@nestjs/testing": "6.5.3",
"@types/express": "4.17.1",
"@types/jest": "24.0.17",
"@types/jest": "24.0.18",
"@types/node": "10.14.16",
"@types/supertest": "2.0.8",
"concurrently": "4.1.2",
Expand Down
2 changes: 1 addition & 1 deletion sample/20-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"typescript": "3.5.3"
},
"devDependencies": {
"@types/jest": "24.0.17",
"@types/jest": "24.0.18",
"@types/node": "10.14.16",
"jest": "24.9.0",
"supertest": "4.0.2",
Expand Down
2 changes: 1 addition & 1 deletion sample/21-serializer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"typescript": "3.5.3"
},
"devDependencies": {
"@types/jest": "24.0.17",
"@types/jest": "24.0.18",
"@types/node": "10.14.16",
"jest": "24.9.0",
"supertest": "4.0.2",
Expand Down

0 comments on commit 521f007

Please sign in to comment.