chore(deps): update node.js to v20.18.0
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed

This commit is contained in:
Renovate Bot 2024-10-04 19:36:17 +00:00
parent d6e8a0b440
commit 091e01535c

View file

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