Skip to content

Commit 948263a

Browse files
build(deps-dev): bump the npm group across 1 directory with 2 updates (#218)
Updates the requirements on [grpc-tools](https://github.com/grpc/grpc-node) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) to permit the latest version. Updates `grpc-tools` to 1.13.0 - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/[email protected]@1.13.0) Updates `vitest` from 2.1.9 to 3.1.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.1/packages/vitest) --- updated-dependencies: - dependency-name: grpc-tools dependency-version: 1.13.0 dependency-type: direct:development dependency-group: npm - dependency-name: vitest dependency-version: 3.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 55e17ea commit 948263a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

js-dist/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"google-protobuf": "^3.21.4"
2727
},
2828
"devDependencies": {
29-
"grpc-tools": "^1.11.2",
30-
"vitest": "^2.1.3"
29+
"grpc-tools": "^1.13.0",
30+
"vitest": "^3.1.1"
3131
}
3232
}

0 commit comments

Comments
 (0)