chore(deps): update node.js to v20.15.1 #39

Merged
realaravinth merged 1 commit from renovate/node-20.x into master 2024-07-22 19:07:54 +05:30
Showing only changes of commit cec856fffd - Show all commits

View file

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