Skip to content

Commit 20a6843

Browse files
build: bump @types/node from 22.0.0 to 22.1.0 in /code/frontend (#1214)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 639a869 commit 20a6843

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

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

code/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"devDependencies": {
3333
"@types/lodash-es": "^4.17.12",
34-
"@types/node": "^22.0.0",
34+
"@types/node": "^22.1.0",
3535
"@types/react": "^18.3.3",
3636
"@types/react-dom": "^18.3.0",
3737
"@types/uuid": "^10.0.0",

0 commit comments

Comments
 (0)