Skip to content
This repository has been archived by the owner on Apr 30, 2023. It is now read-only.

Commit

Permalink
Update Node.js to v14.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 14, 2023
1 parent 675b923 commit 499db8c
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 @@
14.18.3
14.21.2
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"test": "jest --passWithNoTests"
},
"engines": {
"node": "14.18.3",
"node": "14.21.2",
"npm": "6.x"
},
"devDependencies": {
Expand Down

0 comments on commit 499db8c

Please sign in to comment.