Skip to content

Commit

Permalink
Update Node.js to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2022
1 parent 7ee29ee commit 2ef8613
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion frontend/momo_sender/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
14.20.1
18.12.0
2 changes: 1 addition & 1 deletion frontend/site/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.17.1
18.12.0
2 changes: 1 addition & 1 deletion frontend/site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"@swc/cli": "0.1.57",
"@swc/core": "1.3.9",
"@types/node": "16.11.65",
"@types/node": "18.11.7",
"@types/react": "18.0.21",
"@typescript-eslint/eslint-plugin": "5.40.1",
"eslint": "8.25.0",
Expand Down
8 changes: 4 additions & 4 deletions frontend/site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -301,10 +301,10 @@
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=

"@types/node@16.11.65":
version "16.11.65"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.65.tgz#59500b86af757d6fcabd3dec32fecb6e357d7a45"
integrity sha512-Vfz7wGMOr4jbQGiQHVJm8VjeQwM9Ya7mHe9LtQ264/Epf5n1KiZShOFqk++nBzw6a/ubgYdB9Od7P+MH/LjoWw==
"@types/node@18.11.7":
version "18.11.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.7.tgz#8ccef136f240770c1379d50100796a6952f01f94"
integrity sha512-LhFTglglr63mNXUSRYD8A+ZAIu5sFqNJ4Y2fPuY7UlrySJH87rRRlhtVmMHplmfk5WkoJGmDjE9oiTfyX94CpQ==

"@types/node@^12.6.8":
version "12.20.55"
Expand Down
2 changes: 1 addition & 1 deletion frontend/skyway_receiver/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
14.20.1
18.12.0

0 comments on commit 2ef8613

Please sign in to comment.