Skip to content
This repository was archived by the owner on Mar 8, 2024. It is now read-only.

Commit dcdfa48

Browse files
author
JWittmeyer
committed
Bump node version to 16.10.5
1 parent 9e2a433 commit dcdfa48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@angular/cli": "~13.3.9",
5656
"@angular/compiler-cli": "~13.3.11",
5757
"@types/jasmine": "~3.6.0",
58-
"@types/node": "^12.20.40",
58+
"@types/node": "^16.10.5",
5959
"codelyzer": "^6.0.2",
6060
"jasmine-core": "^4.3.0",
6161
"jasmine-spec-reporter": "~5.0.0",
@@ -70,4 +70,4 @@
7070
"tslint": "^6.1.3",
7171
"typescript": "~4.6.4"
7272
}
73-
}
73+
}

0 commit comments

Comments
 (0)