Skip to content

Commit 545f87c

Browse files
build(deps-dev): bump @types/node from 24.8.1 to 24.9.1 (#501)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.8.1 to 24.9.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.9.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f98341 commit 545f87c

File tree

2 files changed

+223
-91
lines changed

2 files changed

+223
-91
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"devDependencies": {
4848
"@eslint/js": "^9.37.0",
49-
"@types/node": "^24.8.1",
49+
"@types/node": "^24.9.1",
5050
"@types/react": "^18.3.20",
5151
"@types/react-dom": "^18.3.6",
5252
"@vitejs/plugin-react": "^5.0.4",

0 commit comments

Comments
 (0)