Skip to content

Commit 41a739d

Browse files
Bump the npm group across 1 directory with 3 updates (#3485)
Bumps the npm group with 3 updates in the /package directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [tsx](https://github.com/privatenumber/tsx) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `@types/node` from 24.12.4 to 25.8.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `tsx` from 4.21.0 to 4.22.0 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.21.0...v4.22.0) Updates `vite` from 8.0.12 to 8.0.13 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.0.13/packages/vite) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.8.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: tsx dependency-version: 4.22.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: vite dependency-version: 8.0.13 dependency-type: direct:development update-type: version-update:semver-patch 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 ac6d326 commit 41a739d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,18 +41,18 @@
4141
"@stylistic/eslint-plugin": "^5.10.0",
4242
"@swc/cli": "^0.8.1",
4343
"@swc/core": "^1.15.33",
44-
"@types/node": "^25.7.0",
44+
"@types/node": "^25.8.0",
4545
"@vitest/coverage-v8": "^4.1.6",
4646
"chokidar": "^5.0.0",
4747
"eslint": "^10.3.0",
4848
"eslint-import-resolver-typescript": "^4.4.4",
4949
"eslint-plugin-import-x": "^4.16.2",
5050
"eslint-plugin-promise": "^7.3.0",
5151
"jiti": "^2.7.0",
52-
"tsx": "^4.21.0",
52+
"tsx": "^4.22.0",
5353
"typescript": "^6.0.3",
5454
"typescript-eslint": "^8.59.3",
55-
"vite": "^8.0.12",
55+
"vite": "^8.0.13",
5656
"vite-tsconfig-paths": "^6.1.1",
5757
"vitest": "^4.1.6"
5858
},

0 commit comments

Comments
 (0)