Skip to content

Commit 05a32b9

Browse files
build(deps): bump protobufjs-cli
Bumps [protobufjs-cli](https://github.com/protobufjs/protobuf.js) from 1.2.0 to 1.2.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-v1.2.0...protobufjs-cli-v1.2.2) --- updated-dependencies: - dependency-name: protobufjs-cli dependency-version: 1.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b968259 commit 05a32b9

4 files changed

Lines changed: 57 additions & 48 deletions

File tree

core/generator/gapic-generator-typescript/package-lock.json

Lines changed: 25 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/generator/gapic-generator-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"object-hash": "^3.0.0",
5353
"proto3-json-serializer": "^3.0.3",
5454
"protobufjs": "^7.5.5",
55-
"protobufjs-cli": "^1.2.0",
55+
"protobufjs-cli": "^1.2.2",
5656
"prettier": "^3.2.5",
5757
"yargs": "^17.7.2"
5858
},

core/generator/gapic-generator-typescript/pnpm-lock.yaml

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/generator/gapic-generator-typescript/yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3184,17 +3184,22 @@ prettier@3.3.3:
31843184
resolved "https://registry.npmjs.org/prettier/-/prettier-3.3.3.tgz"
31853185
integrity sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==
31863186

3187+
prettier@^3.2.5:
3188+
version "3.8.3"
3189+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.3.tgz#560f2de55bf01b4c0503bc629d5df99b9a1d09b0"
3190+
integrity sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==
3191+
31873192
proto3-json-serializer@^3.0.0, proto3-json-serializer@^3.0.3:
31883193
version "3.0.3"
31893194
resolved "https://registry.npmjs.org/proto3-json-serializer/-/proto3-json-serializer-3.0.3.tgz"
31903195
integrity sha512-iUi7jGLuECChuoUwtvf6eXBDcFXTHAt5GM6ckvtD3RqD+j2wW0GW6WndPOu9IWeUk7n933lzrskcNMHJy2tFSw==
31913196
dependencies:
31923197
protobufjs "^7.4.0"
31933198

3194-
protobufjs-cli@^1.2.0:
3195-
version "1.2.0"
3196-
resolved "https://registry.npmjs.org/protobufjs-cli/-/protobufjs-cli-1.2.0.tgz"
3197-
integrity sha512-+YvqJEmsmZHGzE5j0tvEzFeHm0sX7pzRFpyj7+GazhkS4Y0r+jgbioVvFxxSWIlPzUel/lxeOnLChBmV8NmyHA==
3199+
protobufjs-cli@^1.2.0, protobufjs-cli@^1.2.2:
3200+
version "1.2.2"
3201+
resolved "https://registry.yarnpkg.com/protobufjs-cli/-/protobufjs-cli-1.2.2.tgz#f5253421d78953baa5dc5bf5cb81149b58e58c21"
3202+
integrity sha512-gc27fy6Om+92g4UxqOs9ECTc3Xy7zXsnBSFR0dCSEvIRG8cn3eU8x+CcN8ouBB3EjIBVnEOeQb0iVKC4lnBoKA==
31983203
dependencies:
31993204
chalk "^4.0.0"
32003205
escodegen "^1.13.0"

0 commit comments

Comments
 (0)