Skip to content

Commit

Permalink
Merge 211f4b1 into 81d8dae
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 18, 2019
2 parents 81d8dae + 211f4b1 commit 0e07f83
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion sample/01-cats-app/package.json
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@types/jest": "24.0.11",
"@types/node": "10.14.1",
"jest": "23.6.0",
"jest": "24.5.0",
"supertest": "3.4.2",
"ts-jest": "23.10.5",
"ts-node": "7.0.1",
Expand Down
2 changes: 1 addition & 1 deletion sample/19-auth/package.json
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"@types/jest": "24.0.11",
"@types/node": "10.14.1",
"jest": "23.6.0",
"jest": "24.5.0",
"supertest": "3.4.2",
"ts-jest": "23.10.5",
"ts-node": "7.0.1",
Expand Down
2 changes: 1 addition & 1 deletion sample/20-cache/package.json
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@types/jest": "24.0.11",
"@types/node": "10.14.1",
"jest": "23.6.0",
"jest": "24.5.0",
"supertest": "3.4.2",
"ts-jest": "23.10.5",
"ts-node": "7.0.1",
Expand Down
2 changes: 1 addition & 1 deletion sample/21-serializer/package.json
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"@types/jest": "24.0.11",
"@types/node": "10.14.1",
"jest": "23.6.0",
"jest": "24.5.0",
"supertest": "3.4.2",
"ts-jest": "23.10.5",
"ts-node": "7.0.1",
Expand Down

0 comments on commit 0e07f83

Please sign in to comment.