Skip to content

Commit 54ee4e4

Browse files
chore(deps-dev): bump @types/node from 24.10.1 to 25.0.3 (#53)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.10.1 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0652947 commit 54ee4e4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"axios": "^1.13.2"
1616
},
1717
"devDependencies": {
18-
"@types/node": "^24.10.1",
18+
"@types/node": "^25.0.3",
1919
"@typescript-eslint/eslint-plugin": "^8.51.0",
2020
"@typescript-eslint/parser": "^8.48.0",
2121
"nyc": "^17.1.0",

0 commit comments

Comments
 (0)