chore(deps): upgrade to latest node LTS

This commit is contained in:
Karol Sójko
2022-11-14 10:21:18 +01:00
parent 3030832711
commit e10cb9adaf
28 changed files with 28 additions and 28 deletions

View File

@@ -8,7 +8,7 @@
]
},
"engines": {
"node": ">=16.0.0 <17.0.0"
"node": ">=18.0.0 <19.0.0"
},
"scripts": {
"lint": "yarn workspaces foreach -p -j 10 --verbose run lint",