Skip to content

Commit fe25923

Browse files
Bump @types/node from 24.10.3 to 25.0.0 in the typescript group
Bumps the typescript group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/node` from 24.10.3 to 25.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: typescript ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1249e7b commit fe25923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {},
1010
"devDependencies": {
1111
"@voxpelli/tsconfig": "^16.1.0",
12-
"@types/node": "^24.0.2",
12+
"@types/node": "^25.0.0",
1313
"standard": "^17.0.0",
1414
"npm-run-all2": "^8.0.1",
1515
"auto-changelog": "^2.0.0",

0 commit comments

Comments
 (0)