Skip to content

Commit 46c5920

Browse files
build(deps-dev): bump @types/node from 24.10.1 to 25.0.1 in /web (#3313)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.10.1 to 25.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: 25.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 4bc8016 commit 46c5920

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

web/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.

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@testing-library/jest-dom": "^6.9.1",
4141
"@testing-library/react": "^16.3.0",
4242
"@testing-library/user-event": "^14.6.1",
43-
"@types/node": "^24.10.1",
43+
"@types/node": "^25.0.1",
4444
"@types/react": "^19.2.7",
4545
"@types/react-dom": "^19.2.3",
4646
"@vitejs/plugin-react": "^5.1.2",

0 commit comments

Comments
 (0)