chore(deps): update node.js to v22.15.1

This commit is contained in:
Renovate Bot 2025-05-18 23:49:00 +00:00
parent 39bb695ba2
commit 8c2a12ab62

View file

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