Skip to content

Commit a0fae86

Browse files
chore(deps-dev): bump @types/node from 24.5.0 to 24.5.2 (#27)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.5.0 to 24.5.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: 24.5.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6f760c6 commit a0fae86

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.12.2"
1616
},
1717
"devDependencies": {
18-
"@types/node": "^24.5.0",
18+
"@types/node": "^24.5.2",
1919
"@typescript-eslint/eslint-plugin": "^8.44.0",
2020
"@typescript-eslint/parser": "^8.44.0",
2121
"nyc": "^17.1.0",

0 commit comments

Comments
 (0)