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.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 19, 2023
1 parent 63e3311 commit 56697eb
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.3
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "jest --passWithNoTests"
},
"engines": {
"node": "14.18.3",
"node": "14.21.3",
"npm": "6.x"
},
"devDependencies": {
Expand Down

0 comments on commit 56697eb

Please sign in to comment.