Skip to content

Commit

Permalink
chore(deps): update node.js to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
Self-hosted Renovate Bot committed Feb 15, 2023
1 parent 9799632 commit 0619518
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion web/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.19.0
18.13.0
14 changes: 7 additions & 7 deletions web/package-lock.json

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

4 changes: 2 additions & 2 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@testing-library/user-event": "13.5.0",
"@tippyjs/react": "4.2.6",
"@types/jest": "27.5.2",
"@types/node": "16.18.12",
"@types/node": "18.11.18",
"@types/react": "18.0.17",
"@types/react-dom": "18.0.6",
"clsx": "1.2.1",
Expand Down Expand Up @@ -53,7 +53,7 @@
"node": ">=16.11.0"
},
"volta": {
"node": "16.19.0",
"node": "18.13.0",
"npm": "8.19.3"
},
"proxy": "http://localhost:5555",
Expand Down

0 comments on commit 0619518

Please sign in to comment.