Skip to content

Commit b13ff16

Browse files
chore(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] <support@github.com>
1 parent 23a45e5 commit b13ff16

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
@@ -29,7 +29,7 @@
2929
},
3030
"license": "MPL-2.0",
3131
"dependencies": {
32-
"@types/node": "^24.9.2"
32+
"@types/node": "^25.0.2"
3333
},
3434
"devDependencies": {
3535
"esbuild": "^0.27.0",

0 commit comments

Comments
 (0)