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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-10-05 11:07:41 +02:00
committed by GitHub
parent 7627b7782b
commit 5bf43daf96

View File

@@ -1,6 +1,6 @@
variables:
- &golang_image 'docker.io/golang:1.22'
- &node_image 'docker.io/node:21-alpine'
- &node_image 'docker.io/node:22-alpine'
- &alpine_image 'docker.io/alpine:3.19'
- path: &when_path
- 'docs/**'