bump @types/node dep to ^18

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-08-23 19:49:57 +02:00
parent 5899bf04f6
commit de42eebaaf
11 changed files with 37 additions and 26 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
"@types/command-exists": "^1.2.0",
"@types/fs-extra": "^9.0.1",
"@types/inquirer": "^8.1.3",
"@types/node": "^16.11.26",
"@types/node": "^18.17.8",
"@types/recursive-readdir": "^2.2.0",
"mock-fs": "^5.1.1",
"nodemon": "^3.0.1",