Skip to content

Commit 855ff2f

Browse files
Update TS/JS & Go dependencies (#841)
* Update TS/JS dependencies * Update Go dependencies * Revert changes to example Gopkg.toml * Updated node * Fixed codegen and webpack * Pin google.golang.org/grpc to ~1.32.0
1 parent 82e44ed commit 855ff2f

File tree

26 files changed

+49203
-24462
lines changed

26 files changed

+49203
-24462
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ executors:
88
username: mydockerhub-user
99
password: $DOCKERHUB_PASSWORD
1010
environment:
11-
PROTOTOOL_VER: 1.7.0
11+
PROTOTOOL_VER: 1.10.0
1212
working_directory: /go/src/github.com/improbable-eng/grpc-web
1313

1414
jobs:

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
10.9.0
1+
15.7.0

0 commit comments

Comments
 (0)