chore: update dependency node to v17.9.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
bd5278ba5e
commit
eac3580c30
|
@ -13,6 +13,6 @@ node_js:
|
||||||
- 12.22.12
|
- 12.22.12
|
||||||
- 14.21.3
|
- 14.21.3
|
||||||
- 16.20.2
|
- 16.20.2
|
||||||
- 17
|
- 17.9.1
|
||||||
install: npm ci --ignore-scripts
|
install: npm ci --ignore-scripts
|
||||||
script: npm run-script test:ci
|
script: npm run-script test:ci
|
||||||
|
|
Loading…
Reference in New Issue