Skip to content

Commit 8519777

Browse files
Bump ts-proto from 1.171.0 to 1.172.0 in the everything-else group (#106)
Bumps the everything-else group with 1 update: [ts-proto](https://github.com/stephenh/ts-proto). Updates `ts-proto` from 1.171.0 to 1.172.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.171.0...v1.172.0) --- updated-dependencies: - dependency-name: ts-proto dependency-type: direct:development update-type: version-update:semver-minor dependency-group: everything-else ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 25d85d3 commit 8519777

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"jest": "^29.7.0",
3636
"prettier": "^3.2.5",
3737
"ts-jest": "^29.1.0",
38-
"ts-proto": "^1.171.0",
38+
"ts-proto": "^1.172.0",
3939
"typescript": "^5.4.2"
4040
},
4141
"scripts": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3384,10 +3384,10 @@ [email protected]:
33843384
long "^5.2.3"
33853385
protobufjs "^7.2.4"
33863386

3387-
ts-proto@^1.171.0:
3388-
version "1.171.0"
3389-
resolved "https://registry.yarnpkg.com/ts-proto/-/ts-proto-1.171.0.tgz#679f9da0d3c9462b4814f422ef63e3f986936fd0"
3390-
integrity sha512-NMwiqCixlk6MZ3TAIpVQUuWwUktCXhoP+07V7D7Eo2IlEwulZucOGrU82toHhPL/QTd+oMBM2RDeQk9qs8+ZEQ==
3387+
ts-proto@^1.172.0:
3388+
version "1.172.0"
3389+
resolved "https://registry.yarnpkg.com/ts-proto/-/ts-proto-1.172.0.tgz#86bc94e452334f951a4ed5a6ded6a0354255dabf"
3390+
integrity sha512-+4myxp5H+qD4r3sQUwvewN3zpdKpApeuUI0+lxfdznvkd2TUFVaeOD0q6dHszEYKTzR7DHu96Z1pqpNSOXF8iQ==
33913391
dependencies:
33923392
case-anything "^2.1.13"
33933393
protobufjs "^7.2.4"

0 commit comments

Comments
 (0)