Skip to content

Commit

Permalink
fix(deps): update dependency @bufbuild/protobuf to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent 122866d commit a7c5011
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"@bufbuild/connect": "0.13.0",
"@bufbuild/connect-web": "0.13.0",
"@bufbuild/protobuf": "1.10.0",
"@bufbuild/protobuf": "2.1.0",
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"@fontsource/roboto": "5.1.0",
Expand Down
22 changes: 11 additions & 11 deletions console/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"dependencies": {
"@bufbuild/connect": "0.13.0",
"@bufbuild/connect-web": "0.13.0",
"@bufbuild/protobuf": "1.10.0"
"@bufbuild/protobuf": "2.1.0"
}
}

0 comments on commit a7c5011

Please sign in to comment.