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

This commit is contained in:
Renovate Bot 2025-04-03 06:41:08 +00:00
parent f3c1749ed7
commit e007535590

View file

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