Skip to content

Commit

Permalink
chore(deps): update node.js to v16.16.0 (#566)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 10, 2022
1 parent 865d6ca commit 9f78195
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.15.1
16.16.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Vela UI",
"author": "Vela Team",
"engines": {
"node": ">=16.15.0"
"node": ">=16.16.0"
},
"dependencies": {
"clipboard": "2.0.11"
Expand Down

0 comments on commit 9f78195

Please sign in to comment.