Skip to content

Commit a676414

Browse files
committed
chore(deps): update dependency @types/node to v20.17.2
1 parent 9aaa9e3 commit a676414

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.6",
6060
"@types/express": "5.0.0",
6161
"@types/jest": "29.5.14",
62-
"@types/node": "20.17.1",
62+
"@types/node": "20.17.2",
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.7",
3131
"@nuxtjs/eslint-config-typescript": "12.1.0",
3232
"@nuxtjs/i18n": "8.5.5",
33-
"@types/node": "20.17.1",
33+
"@types/node": "20.17.2",
3434
"@typescript-eslint/parser": "7.18.0",
3535
"@vite-pwa/nuxt": "0.10.5",
3636
"autoprefixer": "10.4.20",

0 commit comments

Comments
 (0)