Skip to content
This repository has been archived by the owner on Dec 28, 2020. It is now read-only.

Commit

Permalink
Merge pull request #25 from eko/dependabot/npm_and_yarn/google-protob…
Browse files Browse the repository at this point in the history
…uf-3.11.0

Bump google-protobuf from 3.10.0 to 3.11.0
  • Loading branch information
eko committed Nov 26, 2019
2 parents 60a4c68 + 5de0fe3 commit 534d144
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions 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 package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"dependencies": { "dependencies": {
"@grpc/proto-loader": "^0.5.3", "@grpc/proto-loader": "^0.5.3",
"electron": "^7.1.2", "electron": "^7.1.2",
"google-protobuf": "^3.10.0", "google-protobuf": "^3.11.0",
"grpc": "^1.24.2", "grpc": "^1.24.2",
"react": "^16.12.0", "react": "^16.12.0",
"react-dom": "^16.12.0", "react-dom": "^16.12.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -3314,10 +3314,10 @@ globby@^6.1.0:
pify "^2.0.0" pify "^2.0.0"
pinkie-promise "^2.0.0" pinkie-promise "^2.0.0"


google-protobuf@^3.10.0: google-protobuf@^3.11.0:
version "3.10.0" version "3.11.0"
resolved "https://registry.yarnpkg.com/google-protobuf/-/google-protobuf-3.10.0.tgz#f36171128090615049f9b0e42252b1a10a4bc534" resolved "https://registry.yarnpkg.com/google-protobuf/-/google-protobuf-3.11.0.tgz#9449d6029569aa4603fdaa154ec6a7681aea0787"
integrity sha512-d0cMO8TJ6xtB/WrVHCv5U81L2ulX+aCD58IljyAN6mHwdHHJ2jbcauX5glvivi3s3hx7EYEo7eUA9WftzamMnw== integrity sha512-Pni0ZGKZc/FpaRiz2n11+FfjzeuoUpnMdtuqoBUandjsEPsLDLh5C0yacl/bgNAFaZkyUgIGcGowW34u6mVWPw==


got@^9.6.0: got@^9.6.0:
version "9.6.0" version "9.6.0"
Expand Down

0 comments on commit 534d144

Please sign in to comment.