Skip to content

Commit 940fb6c

Browse files
committed
chore(deps): update dependency @types/node to v20.16.10
1 parent 0b8475e commit 940fb6c

File tree

3 files changed

+134
-134
lines changed

3 files changed

+134
-134
lines changed

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@nestjs/testing": "10.4.4",
6060
"@types/express": "4.17.21",
6161
"@types/jest": "29.5.13",
62-
"@types/node": "20.16.9",
62+
"@types/node": "20.16.10",
6363
"@types/pg": "8.11.10",
6464
"@types/supertest": "6.0.2",
6565
"@typescript-eslint/eslint-plugin": "7.18.0",

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@nuxt/ui": "2.18.6",
3131
"@nuxtjs/eslint-config-typescript": "12.1.0",
3232
"@nuxtjs/i18n": "8.5.5",
33-
"@types/node": "20.16.9",
33+
"@types/node": "20.16.10",
3434
"@typescript-eslint/parser": "7.18.0",
3535
"@vite-pwa/nuxt": "0.10.5",
3636
"autoprefixer": "10.4.20",

0 commit comments

Comments
 (0)