Skip to content

Commit

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


Updates `@bufbuild/buf` from 1.27.0 to 1.27.2
- [Release notes](https://github.com/bufbuild/buf/releases)
- [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md)
- [Commits](bufbuild/buf@v1.27.0...v1.27.2)

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

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

---
updated-dependencies:
- dependency-name: "@bufbuild/buf"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: protobuf-ts
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: protobuf-ts
- dependency-name: tsx
  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 Nov 1, 2023
1 parent 1530dbd commit 8d21f52
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 28 deletions.
130 changes: 105 additions & 25 deletions impl/protobuf-ts/package-lock.json

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

6 changes: 3 additions & 3 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.0",
"@types/node": "^20.8.4",
"tsx": "^3.13.0",
"@bufbuild/buf": "^1.27.2",
"@types/node": "^20.8.10",
"tsx": "^3.14.0",
"typescript": "^5.2.2"
}
}

0 comments on commit 8d21f52

Please sign in to comment.