Merge pull request 'chore(deps): update node.js to v20.19.0' (#103) from renovate/node-20.x into master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Reviewed-on: #103
This commit is contained in:
Aravinth Manivannan 2025-04-03 13:17:31 +05:30
commit 963ba50c8f

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