Skip to content

Commit aac0a5f

Browse files
build(deps-dev): bump @types/node in /frontend in the types group
Bumps the types group in /frontend with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/node` from 24.0.1 to 24.0.3 - [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.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: types ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8ccb81 commit aac0a5f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@testing-library/jest-dom": "^6.6.3",
5656
"@testing-library/react": "^16.3.0",
5757
"@testing-library/user-event": "^14.6.1",
58-
"@types/node": "^24.0.1",
58+
"@types/node": "^24.0.3",
5959
"@types/react": "19.1.8",
6060
"@types/react-dom": "19.1.6",
6161
"@types/swagger-ui-dist": "^3.30.5",

0 commit comments

Comments
 (0)