chore(deps): update node.js to v22.17.0 #111

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

View file

@ -1,6 +1,6 @@
steps:
test:
image: node:22.14.0
image: node:22.17.0
commands:
- yarn install
- yarn lint