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

This commit is contained in:
renovate[bot] 2022-07-08 21:19:48 +00:00 committed by GitHub
parent 6e4b4bbab4
commit 6b9234e5ef
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.15.1"
"node": ">=v16.16.0"
}
},
"node_modules/@alxshelepenok/eslint-config": {

View File

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