Skip to content

Commit b51396a

Browse files
chore(deps-dev): bump @types/node in the dev-dependencies group
Bumps the dev-dependencies group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/node` from 24.9.0 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-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a40b7c3 commit b51396a

File tree

2 files changed

+61
-49
lines changed

2 files changed

+61
-49
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@storybook/react-webpack5": "^9.1.13",
9494
"@storybook/test-runner": "^0.23.0",
9595
"@types/eslint__js": "^9.14.0",
96-
"@types/node": "^24.9.0",
96+
"@types/node": "^24.9.1",
9797
"@types/react": "^19.2.2",
9898
"@types/react-dom": "^19.2.2",
9999
"all-contributors-cli": "^6.26.1",

0 commit comments

Comments
 (0)