chore(deps): update node.js to >=v16.17.0

This commit is contained in:
renovate[bot] 2022-08-16 22:51:34 +00:00 committed by GitHub
parent bd2cba6dc7
commit 5c83af9de2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -103,7 +103,7 @@
"typescript": "^4.7.4"
},
"engines": {
"node": ">=v16.16.0"
"node": ">=v16.17.0"
}
},
"node_modules/@alxshelepenok/eslint-config": {

View File

@ -141,6 +141,6 @@
"typescript": "^4.7.4"
},
"engines": {
"node": ">=v16.16.0"
"node": ">=v16.17.0"
}
}