Skip to content

Commit

Permalink
Bump typescript from 3.3.3 to 3.4.5 (#398)
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.3.3 to 3.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jonny-improbable committed May 5, 2019
1 parent c0f57b7 commit ce96f24
Show file tree
Hide file tree
Showing 9 changed files with 52 additions and 22 deletions.
21 changes: 18 additions & 3 deletions client/grpc-web-fake-transport/package-lock.json

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

21 changes: 18 additions & 3 deletions client/grpc-web-node-http-transport/package-lock.json

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

6 changes: 3 additions & 3 deletions client/grpc-web-react-example/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 client/grpc-web-react-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"concurrently": "^3.6.1",
"ts-loader": "^4.5.0",
"ts-protoc-gen": "0.9.0",
"typescript": "3.3.3",
"typescript": "3.4.5",
"webpack": "^4.17.2",
"webpack-cli": "^3.1.0",
"webpack-dev-server": "^3.1.7"
Expand Down
6 changes: 3 additions & 3 deletions client/grpc-web/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 client/grpc-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/node": "^7.0.5",
"google-protobuf": "^3.2.0",
"ts-loader": "^4.5.0",
"typescript": "3.3.3",
"typescript": "3.4.5",
"webpack": "^4.29.3",
"webpack-cli": "^3.2.3"
}
Expand Down
6 changes: 3 additions & 3 deletions integration_test/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 integration_test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"ts-loader": "^4.2.0",
"ts-node": "^8.0.2",
"ts-protoc-gen": "0.9.0",
"typescript": "3.3.3",
"typescript": "3.4.5",
"wd": "^1.6.2",
"webpack": "^4.6.0",
"webpack-cli": "^3.1.0"
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

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

0 comments on commit ce96f24

Please sign in to comment.