diff --git a/.changelog/86.txt b/.changelog/86.txt new file mode 100644 index 0000000..4e94112 --- /dev/null +++ b/.changelog/86.txt @@ -0,0 +1,18 @@ +```release-note:enhancement +ci/dependabot: npm:(deps-dev): bump @bufbuild/protobuf from 1.9.0 to 1.10.0 + +npm:(deps-dev): bump @bufbuild/protobuf from 1.9.0 to 1.10.0 + +Bumps [@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf) from 1.9.0 to 1.10.0. +- [Release notes](https://github.com/bufbuild/protobuf-es/releases) +- [Commits](https://github.com/bufbuild/protobuf-es/commits/v1.10.0/packages/protobuf) + +--- +updated-dependencies: +- dependency-name: "@bufbuild/protobuf" + dependency-type: direct:development + update-type: version-update:semver-minor +... + +Signed-off-by: dependabot[bot] +``` diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz index d7fa103..de3e5be 100644 Binary files a/.yarn/install-state.gz and b/.yarn/install-state.gz differ diff --git a/package.json b/package.json index 14b9bfe..4da5301 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@babel/core": "^7.23.2", - "@bufbuild/protobuf": "^1.9.0", + "@bufbuild/protobuf": "^1.10.0", "@connectrpc/connect": "^1.4.0", "@connectrpc/connect-web": "^1.4.0", "@connectrpc/protoc-gen-connect-es": "^1.4.0", diff --git a/yarn.lock b/yarn.lock index 753edde..5bce79a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -643,13 +643,20 @@ __metadata: languageName: node linkType: hard -"@bufbuild/protobuf@npm:1.9.0, @bufbuild/protobuf@npm:^1.9.0": +"@bufbuild/protobuf@npm:1.9.0": version: 1.9.0 resolution: "@bufbuild/protobuf@npm:1.9.0" checksum: 45b0b6789819defcfaf2f7c3a431310f47e246bad23fdb0d184b015c7c1a047d787232cc349d52c204d8757c274b1148e278e01f82288e19f574b0996c5ef0f1 languageName: node linkType: hard +"@bufbuild/protobuf@npm:^1.10.0": + version: 1.10.0 + resolution: "@bufbuild/protobuf@npm:1.10.0" + checksum: 5487b9c2e63846d0e3bde4d025cc77ae44a22166a5d6c184df0da5581e1ab6d66dd115af0ccad814576dcd011bb1b93989fb0ac1eb4ae452979bb8b186693ba0 + languageName: node + linkType: hard + "@bufbuild/protobuf@npm:^1.7.2": version: 1.7.2 resolution: "@bufbuild/protobuf@npm:1.7.2" @@ -6220,7 +6227,7 @@ __metadata: dependencies: "@achrinza/node-ipc": "npm:^10.1.11" "@babel/core": "npm:^7.23.2" - "@bufbuild/protobuf": "npm:^1.9.0" + "@bufbuild/protobuf": "npm:^1.10.0" "@connectrpc/connect": "npm:^1.4.0" "@connectrpc/connect-web": "npm:^1.4.0" "@connectrpc/protoc-gen-connect-es": "npm:^1.4.0"