Skip to content

Commit 2404c92

Browse files
Bump @types/node from 24.10.9 to 25.2.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.10.9 to 25.2.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.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ea7ae3 commit 2404c92

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
@@ -33,7 +33,7 @@
3333
},
3434
"browser": "src/browser.js",
3535
"devDependencies": {
36-
"@types/node": "^24.0.4",
36+
"@types/node": "^25.2.0",
3737
"espower-loader": "^1.0.0",
3838
"intelli-espower-loader": "^1.0.0",
3939
"minecraft-packets": "^1.1.5",

0 commit comments

Comments
 (0)