chore: update dependency node to v16.20.2

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-04-15 00:31:31 +00:00
parent 7d198e2b1b
commit bd5278ba5e
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ node_js:
- 10.24.1
- 12.22.12
- 14.21.3
- 16
- 16.20.2
- 17
install: npm ci --ignore-scripts
script: npm run-script test:ci