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.27.2 to 1.28.1
- [Release notes](https://github.com/bufbuild/buf/releases)
- [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md)
- [Commits](bufbuild/buf@v1.27.2...v1.28.1)

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

Updates `tsx` from 3.14.0 to 4.6.1
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/develop/release.config.cjs)
- [Commits](privatenumber/tsx@v3.14.0...v4.6.1)

Updates `typescript` from 5.2.2 to 5.3.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.2.2...v5.3.2)

---
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-minor
  dependency-group: protobuf-ts
- dependency-name: tsx
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: protobuf-ts
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: protobuf-ts
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent e02c7a4 commit 4c768c8
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 71 deletions.
111 changes: 44 additions & 67 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.27.2",
"@types/node": "^20.8.10",
"tsx": "^3.14.0",
"typescript": "^5.2.2"
"@bufbuild/buf": "^1.28.1",
"@types/node": "^20.10.1",
"tsx": "^4.6.1",
"typescript": "^5.3.2"
}
}

0 comments on commit 4c768c8

Please sign in to comment.