Skip to content

Commit 8ebd20d

Browse files
build(deps): bump protobufjs-cli from 1.3.1 to 1.3.3
Bumps [protobufjs-cli](https://github.com/protobufjs/protobuf.js) from 1.3.1 to 1.3.3. - [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.3.1...protobufjs-cli-v1.3.3) --- updated-dependencies: - dependency-name: protobufjs-cli dependency-version: 1.3.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0ba96e2 commit 8ebd20d

3 files changed

Lines changed: 155 additions & 70 deletions

File tree

packages/proto/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"devDependencies": {
2929
"glob": "^10.3.10",
30-
"protobufjs-cli": "^1.2.2"
30+
"protobufjs-cli": "^1.3.3"
3131
},
3232
"bugs": {
3333
"url": "https://github.com/temporalio/sdk-typescript/issues"

packages/test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"nexus-rpc": "^0.0.2",
6161
"pidusage": "^3.0.2",
6262
"protobufjs": "7.5.8",
63-
"protobufjs-cli": "^1.2.2",
63+
"protobufjs-cli": "^1.3.3",
6464
"rxjs": "7.8.1"
6565
},
6666
"devDependencies": {

0 commit comments

Comments
 (0)