Skip to content

Commit bd94149

Browse files
chore(deps-dev): bump @types/node from 24.10.4 to 25.0.3 (#204)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.10.4 to 25.0.3. - [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.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5749b55 commit bd94149

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
@@ -6,7 +6,7 @@
66
"type": "commonjs",
77
"types": "types/index.d.ts",
88
"devDependencies": {
9-
"@types/node": "^24.0.8",
9+
"@types/node": "^25.0.3",
1010
"c8": "^10.1.3",
1111
"eslint": "^9.17.0",
1212
"fastify": "^5.0.0",

0 commit comments

Comments
 (0)