Skip to content

Commit

Permalink
Merge bff7901 into 08ea60e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 5, 2019
2 parents 08ea60e + bff7901 commit ad57d99
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
Expand Up @@ -31,7 +31,7 @@
"@types/node": "10.14.4",
"jest": "24.7.0",
"supertest": "4.0.2",
"ts-jest": "24.0.1",
"ts-jest": "24.0.2",
"ts-node": "8.0.3",
"tslint": "5.15.0"
}
Expand Down
2 changes: 1 addition & 1 deletion sample/19-auth/package.json
Expand Up @@ -27,7 +27,7 @@
"@types/node": "10.14.4",
"jest": "24.7.0",
"supertest": "4.0.2",
"ts-jest": "24.0.1",
"ts-jest": "24.0.2",
"ts-node": "8.0.3",
"tslint": "5.15.0"
}
Expand Down
2 changes: 1 addition & 1 deletion sample/20-cache/package.json
Expand Up @@ -25,7 +25,7 @@
"@types/node": "10.14.4",
"jest": "24.7.0",
"supertest": "4.0.2",
"ts-jest": "24.0.1",
"ts-jest": "24.0.2",
"ts-node": "8.0.3",
"tslint": "5.15.0"
}
Expand Down
2 changes: 1 addition & 1 deletion sample/21-serializer/package.json
Expand Up @@ -23,7 +23,7 @@
"@types/node": "10.14.4",
"jest": "24.7.0",
"supertest": "4.0.2",
"ts-jest": "24.0.1",
"ts-jest": "24.0.2",
"ts-node": "8.0.3",
"tslint": "5.15.0"
}
Expand Down

0 comments on commit ad57d99

Please sign in to comment.