Skip to content

Commit

Permalink
chore(deps): update node.js to v18 (#1081)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 1, 2023
1 parent 36fe2db commit f70f3aa
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.19.1
18.15.0
2 changes: 1 addition & 1 deletion documentation/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.19.1
18.15.0
2 changes: 1 addition & 1 deletion documentation/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 documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"generate-changelog": "node scripts/generate-changelog.mjs"
},
"engines": {
"node": "16.19.1",
"node": "18.15.0",
"npm": "8.19.4"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
}
},
"engines": {
"node": "16.19.1",
"node": "18.15.0",
"npm": "8.19.4"
},
"private": false,
Expand Down

0 comments on commit f70f3aa

Please sign in to comment.