Skip to content

Commit cea8890

Browse files
chore(deps-dev): bump protobufjs-cli from 2.0.1 to 2.0.2 (#1205)
Bumps [protobufjs-cli](https://github.com/protobufjs/protobuf.js) from 2.0.1 to 2.0.2. - [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-v2.0.1...protobufjs-cli-v2.0.2) --- updated-dependencies: - dependency-name: protobufjs-cli dependency-version: 2.0.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 67666a4 commit cea8890

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

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": "2.0.1",
9+
"protobufjs-cli": "2.0.2",
1010
"tsx": "4.21.0",
1111
"typescript": "6.0.3"
1212
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5998,7 +5998,7 @@ __metadata:
59985998
dependencies:
59995999
jszip: "npm:3.10.1"
60006000
protobufjs: "npm:8.0.2"
6001-
protobufjs-cli: "npm:2.0.1"
6001+
protobufjs-cli: "npm:2.0.2"
60026002
tsx: "npm:4.21.0"
60036003
typescript: "npm:6.0.3"
60046004
languageName: unknown
@@ -10658,9 +10658,9 @@ __metadata:
1065810658
languageName: node
1065910659
linkType: hard
1066010660

10661-
"protobufjs-cli@npm:2.0.1":
10662-
version: 2.0.1
10663-
resolution: "protobufjs-cli@npm:2.0.1"
10661+
"protobufjs-cli@npm:2.0.2":
10662+
version: 2.0.2
10663+
resolution: "protobufjs-cli@npm:2.0.2"
1066410664
dependencies:
1066510665
chalk: "npm:^4.0.0"
1066610666
escodegen: "npm:^1.13.0"
@@ -10677,7 +10677,7 @@ __metadata:
1067710677
bin:
1067810678
pbjs: bin/pbjs
1067910679
pbts: bin/pbts
10680-
checksum: 10c0/c18e7136b8cc5c29cf02f18b82869a5bbda3a55ed4740827c59adde95f563d9861edb7cdacb355b401025187801a80acff63ece1609dc1f4ab24c6f35fa4ee9a
10680+
checksum: 10c0/6b027bb0d0b6902b07b425535a5411adbb1c78abf87f57e928b450efa9ce3bd496f6e1064866652e58a1294b733ebfad31cd3731320b1e09b89f103594dd8934
1068110681
languageName: node
1068210682
linkType: hard
1068310683

0 commit comments

Comments
 (0)