Update dependency @types/node to v18

This commit is contained in:
2022-09-18 13:07:18 +02:00
committed by Gitea
parent 648bce95a7
commit 199c63900f
2 changed files with 4 additions and 4 deletions

View File

@@ -38,7 +38,7 @@
"@angular/cli": "~13.3.5",
"@angular/compiler-cli": "~13.3.0",
"@types/jasmine": "~4.0.3",
"@types/node": "^12.11.1",
"@types/node": "^18.0.0",
"@typescript-eslint/eslint-plugin": "5.23.0",
"@typescript-eslint/parser": "5.22.0",
"eslint": "^8.15.0",