Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.14.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 18, 2024
1 parent 97befb8 commit 27a6de2
Show file tree
Hide file tree
Showing 3 changed files with 151 additions and 151 deletions.
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@nestjs/testing": "10.3.9",
"@types/express": "4.17.21",
"@types/jest": "29.5.12",
"@types/node": "20.14.4",
"@types/node": "20.14.5",
"@types/pg": "8.11.6",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "7.13.1",
Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@nuxt/ui": "2.17.0",
"@nuxtjs/eslint-config-typescript": "12.1.0",
"@nuxtjs/i18n": "8.3.1",
"@types/node": "20.14.4",
"@types/node": "20.14.5",
"@typescript-eslint/parser": "7.13.1",
"@vite-pwa/nuxt": "0.8.0",
"autoprefixer": "10.4.19",
Expand Down
Loading

0 comments on commit 27a6de2

Please sign in to comment.