Skip to content

Commit 609c879

Browse files
build(deps): bump the npm group across 2 directories with 10 updates
Updates the requirements on [@grpc/grpc-js](https://github.com/grpc/grpc-node), [@protobuf-ts/runtime](https://github.com/timostamm/protobuf-ts/tree/HEAD/packages/runtime), [@protobuf-ts/runtime-rpc](https://github.com/timostamm/protobuf-ts/tree/HEAD/packages/runtime-rpc), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [@protobuf-ts/plugin](https://github.com/timostamm/protobuf-ts/tree/HEAD/packages/plugin), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [eslint](https://github.com/eslint/eslint), [rollup](https://github.com/rollup/rollup) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) to permit the latest version. Updates `@grpc/grpc-js` to 1.13.4 - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.13.3...@grpc/grpc-js@1.13.4) Updates `@protobuf-ts/runtime` to 2.11.0 - [Release notes](https://github.com/timostamm/protobuf-ts/releases) - [Commits](https://github.com/timostamm/protobuf-ts/commits/v2.11.0/packages/runtime) Updates `@protobuf-ts/runtime-rpc` to 2.11.0 - [Release notes](https://github.com/timostamm/protobuf-ts/releases) - [Commits](https://github.com/timostamm/protobuf-ts/commits/v2.11.0/packages/runtime-rpc) Updates `@eslint/js` to 9.28.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.28.0/packages/js) Updates `@protobuf-ts/plugin` to 2.11.0 - [Release notes](https://github.com/timostamm/protobuf-ts/releases) - [Commits](https://github.com/timostamm/protobuf-ts/commits/v2.11.0/packages/plugin) Updates `@typescript-eslint/eslint-plugin` to 8.33.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.33.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` to 8.33.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.33.0/packages/parser) Updates `eslint` to 9.28.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.25.1...v9.28.0) Updates `rollup` to 4.41.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.40.1...v4.41.1) Updates `vitest` to 3.1.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.4/packages/vitest) Updates `@grpc/grpc-js` to 1.13.4 - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.13.3...@grpc/grpc-js@1.13.4) Updates `vitest` to 3.1.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.4/packages/vitest) --- updated-dependencies: - dependency-name: "@grpc/grpc-js" dependency-version: 1.13.4 dependency-type: direct:production dependency-group: npm - dependency-name: "@protobuf-ts/runtime" dependency-version: 2.11.0 dependency-type: direct:production dependency-group: npm - dependency-name: "@protobuf-ts/runtime-rpc" dependency-version: 2.11.0 dependency-type: direct:production dependency-group: npm - dependency-name: "@eslint/js" dependency-version: 9.28.0 dependency-type: direct:development dependency-group: npm - dependency-name: "@protobuf-ts/plugin" dependency-version: 2.11.0 dependency-type: direct:development dependency-group: npm - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.33.0 dependency-type: direct:development dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-version: 8.33.0 dependency-type: direct:development dependency-group: npm - dependency-name: eslint dependency-version: 9.28.0 dependency-type: direct:development dependency-group: npm - dependency-name: rollup dependency-version: 4.41.1 dependency-type: direct:development dependency-group: npm - dependency-name: vitest dependency-version: 3.1.4 dependency-type: direct:development dependency-group: npm - dependency-name: "@grpc/grpc-js" dependency-version: 1.13.4 dependency-type: direct:production dependency-group: npm - dependency-name: vitest dependency-version: 3.1.4 dependency-type: direct:development dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 46b3df5 commit 609c879

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

js-dist/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
"only-run-tests": "vitest"
2323
},
2424
"dependencies": {
25-
"@grpc/grpc-js": "^1.13.3",
25+
"@grpc/grpc-js": "^1.13.4",
2626
"google-protobuf": "^3.21.4"
2727
},
2828
"devDependencies": {
2929
"grpc-tools": "^1.13.0",
30-
"vitest": "^3.1.2"
30+
"vitest": "^3.1.4"
3131
}
3232
}

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -43,24 +43,24 @@
4343
"build-js-client": "tsc --declaration false --outDir js-dist"
4444
},
4545
"dependencies": {
46-
"@grpc/grpc-js": "^1.13.3",
47-
"@protobuf-ts/runtime": "^2.9.6",
48-
"@protobuf-ts/runtime-rpc": "^2.9.6",
46+
"@grpc/grpc-js": "^1.13.4",
47+
"@protobuf-ts/runtime": "^2.11.0",
48+
"@protobuf-ts/runtime-rpc": "^2.11.0",
4949
"google-protobuf": "^3.21.4"
5050
},
5151
"devDependencies": {
5252
"@eslint/eslintrc": "^3.3.1",
53-
"@eslint/js": "^9.25.1",
54-
"@protobuf-ts/plugin": "^2.9.6",
53+
"@eslint/js": "^9.28.0",
54+
"@protobuf-ts/plugin": "^2.11.0",
5555
"@tsconfig/node18": "^18.2.4",
56-
"@typescript-eslint/eslint-plugin": "^8.31.1",
57-
"@typescript-eslint/parser": "^8.31.1",
58-
"eslint": "^9.25.1",
56+
"@typescript-eslint/eslint-plugin": "^8.33.0",
57+
"@typescript-eslint/parser": "^8.33.0",
58+
"eslint": "^9.28.0",
5959
"grpc-tools": "^1.13.0",
6060
"prettier": "^3.5.3",
61-
"rollup": "^4.40.1",
61+
"rollup": "^4.41.1",
6262
"tsc-esm-fix": "^3.1.2",
6363
"typescript": "^5.8",
64-
"vitest": "^3.1.2"
64+
"vitest": "^3.1.4"
6565
}
6666
}

0 commit comments

Comments
 (0)