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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
variables: variables:
- &golang_image 'docker.io/golang:1.22' - &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' - &alpine_image 'docker.io/alpine:3.19'
- path: &when_path - path: &when_path
- 'docs/**' - 'docs/**'