chore(deps): update node.js to v20.14.0 #17

Merged
realaravinth merged 1 commit from renovate/node-20.x into master 2024-06-08 20:38:18 +05:30

View file

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