Skip to content

Commit ff62f70

Browse files
chore: bump ts-proto from 1.150.0 to 1.152.0 in /site (#8402)
Bumps [ts-proto](https://github.com/stephenh/ts-proto) from 1.150.0 to 1.152.0. - [Release notes](https://github.com/stephenh/ts-proto/releases) - [Changelog](https://github.com/stephenh/ts-proto/blob/main/CHANGELOG.md) - [Commits](stephenh/ts-proto@v1.150.0...v1.152.0) --- updated-dependencies: - dependency-name: ts-proto dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 000d538 commit ff62f70

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
"storybook": "7.0.26",
155155
"storybook-addon-react-router-v6": "1.0.2",
156156
"storybook-react-context": "0.6.0",
157-
"ts-proto": "1.150.0",
157+
"ts-proto": "1.152.0",
158158
"typescript": "4.8.2",
159159
"vite-plugin-checker": "0.6.0"
160160
},

site/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11166,10 +11166,10 @@ ts-proto-descriptors@1.9.0:
1116611166
long "^4.0.0"
1116711167
protobufjs "^6.8.8"
1116811168

11169-
ts-proto@1.150.0:
11170-
version "1.150.0"
11171-
resolved "https://registry.yarnpkg.com/ts-proto/-/ts-proto-1.150.0.tgz#41b9a737caa5bc242274eda01749e4ecfc1a4fa2"
11172-
integrity sha512-EYnKWkNkWRmnK2nG5D9J1zN959YD/gff+e8/nqpOw7kdrfsnCe1dr/+EYxiRhPnq/umVpBLwI/KaSDg9G+9KPA==
11169+
ts-proto@1.152.0:
11170+
version "1.152.0"
11171+
resolved "https://registry.yarnpkg.com/ts-proto/-/ts-proto-1.152.0.tgz#30b050f4d7705d32cdb2f3d6982e516cea42b0ac"
11172+
integrity sha512-scE7Os16HgMHa7Mq9pbfF8fx0q1kg5Q3uasAphIUoHSCbbvzzn+VuadQ+Ox4NiTaCRVeus5b6zkNbIh5gfcwOQ==
1117311173
dependencies:
1117411174
"@types/object-hash" "^3.0.2"
1117511175
case-anything "^2.1.10"

0 commit comments

Comments
 (0)