Skip to content

Commit 2fa2cf2

Browse files
Bump @types/node from 22.13.10 to 24.2.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.10 to 24.2.1. - [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: 24.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 121794c commit 2fa2cf2

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
@@ -27,7 +27,7 @@
2727
"author": "Kevin Elliott <kevin@welikeinc.com>",
2828
"license": "UNLICENSED",
2929
"dependencies": {
30-
"@types/node": "^22.13.10",
30+
"@types/node": "^24.2.1",
3131
"base85": "^3.1.0",
3232
"minizlib": "^3.0.1"
3333
},

0 commit comments

Comments
 (0)