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