Skip to content

Commit 77e0797

Browse files
chore(deps-dev): bump protobufjs-cli from 1.2.0 to 2.0.0
Bumps [protobufjs-cli](https://github.com/protobufjs/protobuf.js) from 1.2.0 to 2.0.0. - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@protobufjs-cli-v1.2.0...protobufjs-cli-v2.0.0) --- updated-dependencies: - dependency-name: protobufjs-cli dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6cb3c95 commit 77e0797

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/exposure-keys/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"description": "Temporary Exposure Keys (TEK) library",
88
"devDependencies": {
9-
"protobufjs-cli": "1.2.0",
9+
"protobufjs-cli": "2.0.0",
1010
"rimraf": "6.1.2",
1111
"tsx": "4.21.0",
1212
"typescript": "5.9.3"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6790,7 +6790,7 @@ __metadata:
67906790
dependencies:
67916791
jszip: "npm:3.10.1"
67926792
protobufjs: "npm:7.5.4"
6793-
protobufjs-cli: "npm:1.2.0"
6793+
protobufjs-cli: "npm:2.0.0"
67946794
rimraf: "npm:6.1.2"
67956795
tsx: "npm:4.21.0"
67966796
typescript: "npm:5.9.3"
@@ -11538,9 +11538,9 @@ __metadata:
1153811538
languageName: node
1153911539
linkType: hard
1154011540

11541-
"protobufjs-cli@npm:1.2.0":
11542-
version: 1.2.0
11543-
resolution: "protobufjs-cli@npm:1.2.0"
11541+
"protobufjs-cli@npm:2.0.0":
11542+
version: 2.0.0
11543+
resolution: "protobufjs-cli@npm:2.0.0"
1154411544
dependencies:
1154511545
chalk: "npm:^4.0.0"
1154611546
escodegen: "npm:^1.13.0"
@@ -11557,7 +11557,7 @@ __metadata:
1155711557
bin:
1155811558
pbjs: bin/pbjs
1155911559
pbts: bin/pbts
11560-
checksum: 10c0/23bff21695e34d92d19cb7f8115e157327af59b7a9154effd916aafefd8633d39e0ea8566c4f0d812193c5a83077448c20d4074aebb5924e0c96f2022a970aa5
11560+
checksum: 10c0/083ab1faeb05ef3f3f5e5a1ef216e5ffc8a69be4ecdbe96e97318e67c71dc2ca40ed72537120a6be7c8b25c77bdfd3c3a073bd70a8067999960bb82e30436518
1156111561
languageName: node
1156211562
linkType: hard
1156311563

0 commit comments

Comments
 (0)