Skip to content

Commit

Permalink
Update Node.js to v18 (#340)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Avasam <[email protected]>
  • Loading branch information
renovate[bot] and Avasam committed Dec 8, 2022
1 parent 71b10cb commit 0cba743
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions global-scoreboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@
"upgrade": "npx npm-check-updates -u & npm i",
"postinstall": "npm audit --production --audit-level=none & patch-package"
},
"// node 17": "issue with Webpack: https://github.com/webpack/webpack/issues/14532",
"engines": {
"node": "12 - 16",
"npm": ">=8"
},
"// underscore": "Arbitrary Code Execution in underscore >= 1.3.2, < 1.12.1",
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.2.0",
Expand Down
5 changes: 0 additions & 5 deletions tournament-scheduler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@
"upgrade": "npx npm-check-updates -u & npm i",
"postinstall": "npm audit --production --audit-level=none & patch-package"
},
"// node 17": "issue with Webpack: https://github.com/webpack/webpack/issues/14532",
"engines": {
"node": "12 - 16",
"npm": ">=8"
},
"dependencies": {
"@culturehq/add-to-calendar": "^1.1.2",
"@emotion/react": "^11.10.4",
Expand Down

0 comments on commit 0cba743

Please sign in to comment.