chore(deps): update node.js to v20.18.0 #64

Open
renovate-bot wants to merge 1 commit from renovate/node-20.x into master
Showing only changes of commit 091e01535c - Show all commits

View file

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