Skip to content

Commit

Permalink
Bump ts-proto from 1.166.4 to 1.167.2 (#89)
Browse files Browse the repository at this point in the history
Bumps [ts-proto](https://github.com/stephenh/ts-proto) from 1.166.4 to 1.167.2.
- [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.166.4...v1.167.2)

---
updated-dependencies:
- dependency-name: ts-proto
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 30, 2024
1 parent e07755a commit 1d64277
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"jest": "^29.5.0",
"prettier": "^3.1.0",
"ts-jest": "^29.1.0",
"ts-proto": "^1.166.4",
"ts-proto": "^1.167.2",
"typescript": "^5.0.4"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3371,10 +3371,10 @@ [email protected]:
long "^5.2.3"
protobufjs "^7.2.4"

ts-proto@^1.166.4:
version "1.166.4"
resolved "https://registry.yarnpkg.com/ts-proto/-/ts-proto-1.166.4.tgz#7ecc4e6f27ee726af62526251055ba519f9d8c0c"
integrity sha512-TGHYGRg8Q8NHXagdiWrRAbuV59sp4EXcWH7bTuhGook2Sc8qM2T/s66usQCb1YekzOLHJDs7p66svjlqHmOMhg==
ts-proto@^1.167.2:
version "1.167.2"
resolved "https://registry.yarnpkg.com/ts-proto/-/ts-proto-1.167.2.tgz#1dae6c1befb9a2da4aa90dbfb3721d34c644ce94"
integrity sha512-7y/BLjiUZphgCe+SZBEG20DP94VK7BHpHcl5fkeN8lRCeABNIsiI54FkUQ8pe7PsHLVpFKqMO5aRLx74FX+4iA==
dependencies:
case-anything "^2.1.13"
protobufjs "^7.2.4"
Expand Down

0 comments on commit 1d64277

Please sign in to comment.