Skip to content

Commit 8274ba9

Browse files
chore(deps-dev)(deps-dev): bump @types/node in /frontend
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.16.3 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-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a6f64a7 commit 8274ba9

File tree

2 files changed

+12
-10
lines changed

2 files changed

+12
-10
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@testing-library/jest-dom": "^6.4.8",
3636
"@testing-library/react": "^16.0.0",
3737
"@testing-library/user-event": "^14.5.2",
38-
"@types/node": "^22.15.3",
38+
"@types/node": "^24.9.1",
3939
"@types/react": "^18.2.37",
4040
"@types/react-dom": "^18.2.15",
4141
"@vitejs/plugin-react-swc": "^3.9.0",

0 commit comments

Comments
 (0)