Skip to content

Commit

Permalink
Bump the protobuf-ts group in /impl/protobuf-ts with 4 updates
Browse files Browse the repository at this point in the history
Bumps the protobuf-ts group in /impl/protobuf-ts with 4 updates: [@bufbuild/buf](https://github.com/bufbuild/buf), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [tsx](https://github.com/privatenumber/tsx) and [typescript](https://github.com/Microsoft/TypeScript).


Updates `@bufbuild/buf` from 1.34.0 to 1.35.1
- [Release notes](https://github.com/bufbuild/buf/releases)
- [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md)
- [Commits](bufbuild/buf@v1.34.0...v1.35.1)

Updates `@types/node` from 20.14.9 to 22.0.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `tsx` from 4.16.0 to 4.16.4
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.16.0...v4.16.4)

Updates `typescript` from 5.5.2 to 5.5.4
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.2...v5.5.4)

---
updated-dependencies:
- dependency-name: "@bufbuild/buf"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: protobuf-ts
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: protobuf-ts
- dependency-name: tsx
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: protobuf-ts
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: protobuf-ts
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 1, 2024
1 parent f797b83 commit 5a15ced
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
88 changes: 44 additions & 44 deletions impl/protobuf-ts/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions impl/protobuf-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"@protobuf-ts/runtime": "^2.9.1"
},
"devDependencies": {
"@bufbuild/buf": "^1.34.0",
"@types/node": "^20.14.9",
"tsx": "^4.16.0",
"typescript": "^5.5.2"
"@bufbuild/buf": "^1.35.1",
"@types/node": "^22.0.2",
"tsx": "^4.16.4",
"typescript": "^5.5.4"
}
}

0 comments on commit 5a15ced

Please sign in to comment.