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 committed by GitHub
parent 260acdd898
commit 0d2792fb94
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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