Skip to content

Commit

Permalink
Bump @bufbuild/protobuf from 2.2.0 to 2.2.2 (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 05eb944 commit 6e2e2e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/webrtc-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"prepack": "yarn build"
},
"dependencies": {
"@bufbuild/protobuf": "^2.2.0",
"@bufbuild/protobuf": "^2.2.2",
"events": "^3.3.0",
"typed-emitter": "^2.1.0",
"uuid": "^11.0.3"
Expand Down
9 changes: 1 addition & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -255,13 +255,6 @@ __metadata:
languageName: node
linkType: hard

"@bufbuild/protobuf@npm:^2.2.0":
version: 2.2.0
resolution: "@bufbuild/protobuf@npm:2.2.0"
checksum: 10c0/00eac1a77d53b5700e0a91c83c9feb0c4014c230d503a1f9b2c4dcc30e7b806ed26e5bebcb4116f74d827373ed98e5f236358a08ee6b64d1b2780ad5a45e63c9
languageName: node
linkType: hard

"@bufbuild/protobuf@npm:^2.2.2":
version: 2.2.2
resolution: "@bufbuild/protobuf@npm:2.2.2"
Expand Down Expand Up @@ -529,7 +522,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@fishjam-cloud/webrtc-client@workspace:packages/webrtc-client"
dependencies:
"@bufbuild/protobuf": "npm:^2.2.0"
"@bufbuild/protobuf": "npm:^2.2.2"
"@playwright/test": "npm:^1.49.0"
"@types/events": "npm:^3.0.3"
"@types/node": "npm:^22.9.1"
Expand Down

0 comments on commit 6e2e2e2

Please sign in to comment.