Skip to content

Commit 810eb13

Browse files
deps: bump the all group across 1 directory with 3 updates
Bumps the all group with 3 updates in the / directory: [@grpc/proto-loader](https://github.com/grpc/grpc-node), [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) and [typescript](https://github.com/microsoft/TypeScript). Updates `@grpc/proto-loader` from 0.7.15 to 0.8.0 - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/proto-loader@0.7.15...@grpc/grpc-js@0.8.0) Updates `@biomejs/biome` from 2.1.2 to 2.1.3 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.1.3/packages/@biomejs/biome) Updates `typescript` from 5.8.3 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2) --- updated-dependencies: - dependency-name: "@grpc/proto-loader" dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@biomejs/biome" dependency-version: 2.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 51812b8 commit 810eb13

2 files changed

Lines changed: 61 additions & 49 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"dependencies": {
4242
"@grpc/grpc-js": "^1.13.4",
43-
"@grpc/proto-loader": "^0.7.15",
43+
"@grpc/proto-loader": "^0.8.0",
4444
"@ledgerhq/hw-transport-http": "^6.30.8",
4545
"axios": "^1.11.0",
4646
"axios-retry": "^4.5.0",
@@ -63,7 +63,7 @@
6363
"copyfiles": "^2.4.1",
6464
"rimraf": "^6.0.1",
6565
"ts-node": "^10.9.2",
66-
"typescript": "5.8.3",
66+
"typescript": "5.9.2",
6767
"vitest": "^3.2.4"
6868
},
6969
"files": [

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)