Skip to content

Commit 58ff5b4

Browse files
build: bump @types/node from 22.1.0 to 22.2.0 in /code/frontend (#1228)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 15485f1 commit 58ff5b4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

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.1.0",
34+
"@types/node": "^22.2.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)