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

Commit

Permalink
Update Node.js to v16.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 11, 2022
1 parent 20ad38f commit 3901d86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.11.1
16.13.2
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
"test": "jest --passWithNoTests"
},
"engines": {
"node": "16.11.1"
"node": "16.13.2"
},
"devDependencies": {
"@jest/types": "27.4.2",
"@tsconfig/node16": "1.0.2",
"@types/jest": "27.4.0",
"@types/node": "16.11.7",
"@types/node": "16.11.19",
"@typescript-eslint/eslint-plugin": "5.3.1",
"eslint": "8.2.0",
"eslint-config-standard-with-typescript": "21.0.1",
Expand Down

0 comments on commit 3901d86

Please sign in to comment.