Skip to content

Commit e58d8b4

Browse files
build(deps): bump @types/node from 24.10.4 to 25.0.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.10.4 to 25.0.2. - [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.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fa63203 commit e58d8b4

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
@@ -46,7 +46,7 @@
4646
],
4747
"license": "MIT",
4848
"dependencies": {
49-
"@types/node": "^24.5.2"
49+
"@types/node": "^25.0.2"
5050
},
5151
"devDependencies": {
5252
"esbuild": "^0.27.0",

0 commit comments

Comments
 (0)