Skip to content

Commit 3fb9790

Browse files
build: bump @types/node from 20.12.12 to 20.14.2 in /code/frontend (#1034)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f4eea07 commit 3fb9790

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": "^20.12.12",
34+
"@types/node": "^20.14.2",
3535
"@types/react": "^18.3.3",
3636
"@types/react-dom": "^18.3.0",
3737
"@types/uuid": "^9.0.8",

0 commit comments

Comments
 (0)