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](https://github.com/stephenh/ts-proto/compare/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>
This commit is contained in:
dependabot[bot]
2023-07-10 17:28:52 -03:00
committed by GitHub
parent 000d538ace
commit ff62f70f55
2 changed files with 5 additions and 5 deletions

View File

@ -154,7 +154,7 @@
"storybook": "7.0.26",
"storybook-addon-react-router-v6": "1.0.2",
"storybook-react-context": "0.6.0",
"ts-proto": "1.150.0",
"ts-proto": "1.152.0",
"typescript": "4.8.2",
"vite-plugin-checker": "0.6.0"
},

View File

@ -11166,10 +11166,10 @@ ts-proto-descriptors@1.9.0:
long "^4.0.0"
protobufjs "^6.8.8"
ts-proto@1.150.0:
version "1.150.0"
resolved "https://registry.yarnpkg.com/ts-proto/-/ts-proto-1.150.0.tgz#41b9a737caa5bc242274eda01749e4ecfc1a4fa2"
integrity sha512-EYnKWkNkWRmnK2nG5D9J1zN959YD/gff+e8/nqpOw7kdrfsnCe1dr/+EYxiRhPnq/umVpBLwI/KaSDg9G+9KPA==
ts-proto@1.152.0:
version "1.152.0"
resolved "https://registry.yarnpkg.com/ts-proto/-/ts-proto-1.152.0.tgz#30b050f4d7705d32cdb2f3d6982e516cea42b0ac"
integrity sha512-scE7Os16HgMHa7Mq9pbfF8fx0q1kg5Q3uasAphIUoHSCbbvzzn+VuadQ+Ox4NiTaCRVeus5b6zkNbIh5gfcwOQ==
dependencies:
"@types/object-hash" "^3.0.2"
case-anything "^2.1.10"