Skip to content

Commit a6dabf1

Browse files
chore(deps-dev): bump @types/node from 24.10.4 to 25.0.2 (#86)
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: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 9440155 commit a6dabf1

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
@@ -42,7 +42,7 @@
4242
"author": "metcoder95 <me@metcoder.dev>",
4343
"license": "MIT",
4444
"devDependencies": {
45-
"@types/node": "^24.0.14",
45+
"@types/node": "^25.0.2",
4646
"husky": "^9.1.4",
4747
"pino": "^10.0.0",
4848
"semver": "^7.5.1",

0 commit comments

Comments
 (0)