Skip to content

Commit

Permalink
fixup! chore: migrate protobufjs patch to yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
turadg committed Dec 13, 2023
1 parent 7a31b16 commit 68a2c30
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
Binary file modified .yarn/install-state.gz
Binary file not shown.
26 changes: 25 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12089,7 +12089,7 @@ __metadata:
languageName: node
linkType: hard

"protobufjs@npm:^6.10.3, protobufjs@npm:^6.11.3, protobufjs@npm:^6.8.8, protobufjs@npm:~6.11.2, protobufjs@npm:~6.11.3":
"protobufjs@npm:6.11.3":
version: 6.11.3
resolution: "protobufjs@npm:6.11.3"
dependencies:
Expand Down Expand Up @@ -12133,6 +12133,30 @@ __metadata:
languageName: node
linkType: hard

"protobufjs@patch:protobufjs@npm%3A6.11.3#./.yarn/patches/protobufjs-npm-6.11.3-566fb31188.patch::locator=%40agoric%2Fsdk%40workspace%3A.":
version: 6.11.3
resolution: "protobufjs@patch:protobufjs@npm%3A6.11.3#./.yarn/patches/protobufjs-npm-6.11.3-566fb31188.patch::version=6.11.3&hash=7ed5e0&locator=%40agoric%2Fsdk%40workspace%3A."
dependencies:
"@protobufjs/aspromise": ^1.1.2
"@protobufjs/base64": ^1.1.2
"@protobufjs/codegen": ^2.0.4
"@protobufjs/eventemitter": ^1.1.0
"@protobufjs/fetch": ^1.1.0
"@protobufjs/float": ^1.0.2
"@protobufjs/inquire": ^1.1.0
"@protobufjs/path": ^1.1.2
"@protobufjs/pool": ^1.1.0
"@protobufjs/utf8": ^1.1.0
"@types/long": ^4.0.1
"@types/node": ">=13.7.0"
long: ^4.0.0
bin:
pbjs: bin/pbjs
pbts: bin/pbts
checksum: f522d921bcc78cc99f39fcfad4cbe313648c706e58808cf53cb0b1da1b53f2fb02b1f15f1e58f9d2059f5ecabb655debdef12f1b4276d79a9fb587fa5d4c27a7
languageName: node
linkType: hard

"protocols@npm:^2.0.0, protocols@npm:^2.0.1":
version: 2.0.1
resolution: "protocols@npm:2.0.1"
Expand Down

0 comments on commit 68a2c30

Please sign in to comment.