chore(deps): update node.js to v20.15.1
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful

This commit is contained in:
Renovate Bot 2024-07-22 13:35:58 +00:00
parent 96504321c1
commit cec856fffd

View file

@ -1,6 +1,6 @@
steps: steps:
test: test:
image: node:20.14.0 image: node:20.15.1
commands: commands:
- yarn install - yarn install
- yarn lint - yarn lint