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

Reviewed-on: #17
This commit is contained in:
Aravinth Manivannan 2024-06-08 20:38:17 +05:30
commit 177bca0b44

View file

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