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

Commit 558884b

Browse files
committed
Update Node.js to v16.13.1
1 parent a0963ba commit 558884b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.11.1
1+
16.13.1

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
"test": "jest --passWithNoTests"
1414
},
1515
"engines": {
16-
"node": "16.11.1"
16+
"node": "16.13.1"
1717
},
1818
"devDependencies": {
1919
"@jest/types": "27.0.6",
2020
"@tsconfig/node16": "1.0.2",
2121
"@types/jest": "27.0.2",
22-
"@types/node": "16.11.7",
22+
"@types/node": "16.11.11",
2323
"@typescript-eslint/eslint-plugin": "5.3.1",
2424
"eslint": "8.2.0",
2525
"eslint-config-standard-with-typescript": "21.0.1",

0 commit comments

Comments
 (0)