Skip to content

Commit

Permalink
fix(deps): update dependency google-protobuf to ^3.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent e02b917 commit e2b3700
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions bindings/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"sideEffects": false,
"private": false,
"dependencies": {
"google-protobuf": "^3.20.1"
"google-protobuf": "^3.21.2"
},
"devDependencies": {
"@types/google-protobuf": "3.15.6",
"@types/google-protobuf": "3.15.8",
"protoc-gen-ts": "0.8.6",
"typescript": "^4.9.0"
},
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock

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

0 comments on commit e2b3700

Please sign in to comment.