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: steps:
test: test:
image: node:20.15.1 image: node:20.17.0
commands: commands:
- yarn install - yarn install
- yarn lint - yarn lint