chore: update dependency node to v10.24.1

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-04-14 14:04:44 +00:00
parent 260acdd898
commit c2c892b071
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ script:
- npm run --ignore-scripts build
- npm test --ignore-scripts
node_js:
- 10
- 10.24.1
- 12
- 14
- 16