Skip to content

Commit b70aab7

Browse files
build(deps-dev): bump @types/node from 22.15.23 to 24.0.1 in /web (#2317)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.23 to 24.0.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.0.1 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 039e0a1 commit b70aab7

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

web/package-lock.json

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

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@testing-library/jest-dom": "^5.16.5",
2626
"@testing-library/react": "^14.0.0",
2727
"@testing-library/user-event": "^14.4.3",
28-
"@types/node": "^22.15.23",
28+
"@types/node": "^24.0.1",
2929
"@types/react": "^18.3.5",
3030
"@types/react-dom": "^18.3.0",
3131
"@vitejs/plugin-react": "^4.5.2",

0 commit comments

Comments
 (0)