Skip to content

Commit bc45d51

Browse files
Bump the npm group across 1 directory with 2 updates (#3345)
Bumps the npm group with 2 updates in the /package directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm). Updates `@types/node` from 24.5.0 to 24.5.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `pnpm` from 10.16.1 to 10.17.0 - [Release notes](https://github.com/pnpm/pnpm/releases) - [Changelog](https://github.com/pnpm/pnpm/blob/main/pnpm/CHANGELOG.md) - [Commits](https://github.com/pnpm/pnpm/commits/v10.17.0/pnpm) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: pnpm dependency-version: 10.17.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 62dd7b8 commit bc45d51

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@stylistic/eslint-plugin": "^5.3.1",
4242
"@swc/cli": "^0.7.8",
4343
"@swc/core": "^1.13.5",
44-
"@types/node": "^24.5.1",
44+
"@types/node": "^24.5.2",
4545
"@vitest/coverage-v8": "^3.2.4",
4646
"chokidar": "^4.0.3",
4747
"eslint": "^9.35.0",
@@ -53,7 +53,7 @@
5353
"eslint-plugin-jest": "^29.0.1",
5454
"eslint-plugin-prettier": "^5.5.4",
5555
"eslint-plugin-promise": "^7.2.1",
56-
"pnpm": "^10.16.1",
56+
"pnpm": "^10.17.0",
5757
"prettier": "^3.6.2",
5858
"rimraf": "^6.0.1",
5959
"tsx": "^4.20.5",

0 commit comments

Comments
 (0)