Skip to content

Commit 1f084a4

Browse files
renovate[bot]WhiteSource Renovate
andauthored
Update dependency google-protobuf to v3.11.4 (Dig-Doug#89)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
1 parent 29e31e7 commit 1f084a4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"repository": "https://github.com/Dig-Doug/rules_typescript_proto",
55
"license": "Apache-2.0",
66
"dependencies": {
7-
"google-protobuf": "3.11.3"
7+
"google-protobuf": "3.11.4"
88
},
99
"devDependencies": {
1010
"@bazel/jasmine": "1.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -837,10 +837,10 @@ glob@^7.1.1:
837837
once "^1.3.0"
838838
path-is-absolute "^1.0.0"
839839

840-
google-protobuf@3.11.3:
841-
version "3.11.3"
842-
resolved "https://registry.yarnpkg.com/google-protobuf/-/google-protobuf-3.11.3.tgz#660977f5de29cc8f647172a170602887102fa677"
843-
integrity sha512-Sp8E+0AJLxmiPwAk9VH3MkYAmYYheNUhywIyXOS7wvRkqbIYcHtGzJzIYicNqYsqgKmY35F9hxRkI+ZTqTB4Tg==
840+
google-protobuf@3.11.4:
841+
version "3.11.4"
842+
resolved "https://registry.yarnpkg.com/google-protobuf/-/google-protobuf-3.11.4.tgz#598ca405a3cfa917a2132994d008b5932ef42014"
843+
integrity sha512-lL6b04rDirurUBOgsY2+LalI6Evq8eH5TcNzi7TYQ3BsIWelT0KSOQSBsXuavEkNf+odQU6c0lgz3UsZXeNX9Q==
844844

845845
google-protobuf@^3.6.1:
846846
version "3.10.0"

0 commit comments

Comments
 (0)