Skip to content

Commit

Permalink
Update dependency @types/node to v20
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 24, 2023
1 parent 8c0e590 commit 91df2aa
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
19 changes: 14 additions & 5 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@testing-library/vue": "^6.6.1 || ^7.0.0",
"@types/crypto-js": "^4.1.1",
"@types/jsdom": "^20.0.0 || ^21.0.0",
"@types/node": "^16.11.43 || ^18.0.0",
"@types/node": "^16.11.43 || ^18.0.0 || ^20.0.0",
"@types/qs": "^6.9.7",
"@vitejs/plugin-vue": "^3.0.0 || ^4.0.0",
"@vitest/coverage-c8": "^0.22.1 || ^0.23.0 || ^0.24.0 || ^0.25.0 || ^0.26.0 || ^0.27.0 || ^0.28.0 || ^0.29.0 || ^0.30.0 || ^0.33.0",
Expand Down

0 comments on commit 91df2aa

Please sign in to comment.