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
@@ -43,7 +43,7 @@
"@types/command-exists": "^1.2.0",
"@types/fs-extra": "^9.0.1",
"@types/mock-fs": "^4.13.0",
"@types/node": "^16.11.26",
"@types/node": "^18.17.8",
"jest-when": "^3.1.0",
"mock-fs": "^5.1.0"
},