Skip to content

Commit

Permalink
Update TS/JS & Go dependencies (#841)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
MarcusLongmuir committed Feb 1, 2021
1 parent 82e44ed commit 855ff2f
Show file tree
Hide file tree
Showing 26 changed files with 49,203 additions and 24,462 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ executors:
username: mydockerhub-user
password: $DOCKERHUB_PASSWORD
environment:
PROTOTOOL_VER: 1.7.0
PROTOTOOL_VER: 1.10.0
working_directory: /go/src/github.com/improbable-eng/grpc-web

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10.9.0
15.7.0
Loading

0 comments on commit 855ff2f

Please sign in to comment.