Skip to content

Commit 38e3d9e

Browse files
authoredJan 2, 2025··
chore(deps-dev): bump @types/node (#59)
Bumps the dev-minor-versions group in /frontend with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/node` from 22.10.2 to 22.10.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-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-versions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 393e932 commit 38e3d9e

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed
 

‎frontend/package-lock.json

+4-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@types/eslint-plugin-jsx-a11y": "^6.10.0",
7070
"@types/express-session": "^1.18.1",
7171
"@types/morgan": "^1.9.9",
72-
"@types/node": "^22.10.2",
72+
"@types/node": "^22.10.3",
7373
"@types/react": "^19.0.2",
7474
"@types/react-dom": "^19.0.2",
7575
"@types/source-map-support": "^0.5.10",

0 commit comments

Comments
 (0)
Please sign in to comment.