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

Open
renovate-bot wants to merge 1 commit from renovate/node-20.x into master

View file

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