Skip to content

Commit af51edf

Browse files
chore(deps-dev): bump ts-proto from 2.4.2 to 2.5.0 (#170)
Bumps [ts-proto](https://github.com/stephenh/ts-proto) from 2.4.2 to 2.5.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@v2.4.2...v2.5.0) --- 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>
1 parent 4ed8251 commit af51edf

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

packages/api-bindings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"lint-staged": "^15.2.10",
3131
"prettier": "^3.4.1",
3232
"ts-morph": "^24.0.0",
33-
"ts-proto": "~2.4.2",
33+
"ts-proto": "~2.5.0",
3434
"tslib": "^2.8.1",
3535
"tsx": "^4.19.2",
3636
"typescript": "^5.7.2"

pnpm-lock.yaml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

proto/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"@amzn/fig-io-tsconfig": "workspace:^",
25-
"ts-proto": "~2.4.2",
25+
"ts-proto": "~2.5.0",
2626
"typescript": "^5.7.2"
2727
}
2828
}

0 commit comments

Comments
 (0)