Skip to content

Commit

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


Updates `@bufbuild/protobuf` from 1.7.1 to 1.7.2
- [Release notes](https://github.com/bufbuild/protobuf-es/releases)
- [Commits](https://github.com/bufbuild/protobuf-es/commits/v1.7.2/packages/protobuf)

Updates `@bufbuild/protoc-gen-es` from 1.7.1 to 1.7.2
- [Release notes](https://github.com/bufbuild/protobuf-es/releases)
- [Commits](https://github.com/bufbuild/protobuf-es/commits/v1.7.2/packages/protoc-gen-es)

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

Updates `tsx` from 4.7.0 to 4.7.1
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/develop/release.config.cjs)
- [Commits](privatenumber/tsx@v4.7.0...v4.7.1)

---
updated-dependencies:
- dependency-name: "@bufbuild/protobuf"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: baseline
- dependency-name: "@bufbuild/protoc-gen-es"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: baseline
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: baseline
- dependency-name: tsx
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: baseline
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent 4cfd7d8 commit e70d203
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
46 changes: 23 additions & 23 deletions impl/baseline/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/baseline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"private": true,
"type": "module",
"dependencies": {
"@bufbuild/protobuf": "^1.7.1",
"@bufbuild/protoc-gen-es": "^1.7.1"
"@bufbuild/protobuf": "^1.7.2",
"@bufbuild/protoc-gen-es": "^1.7.2"
},
"devDependencies": {
"@bufbuild/buf": "^1.29.0",
"@types/node": "^20.11.14",
"tsx": "^4.7.0",
"@types/node": "^20.11.24",
"tsx": "^4.7.1",
"typescript": "^5.3.3"
}
}

0 comments on commit e70d203

Please sign in to comment.