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

* chore(deps): update node.js to v22.15.0

* chore: determine Jest args from Node.js version

* fix

* fix: `import.meta.dirname` is not supported in v20.10.0

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-05-04 19:00:36 +09:00 committed by GitHub
parent 14d6734cb1
commit c23f2ff900
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 44 additions and 9 deletions

View file

@ -5,7 +5,7 @@
"workspaceFolder": "/workspace",
"features": {
"ghcr.io/devcontainers/features/node:1": {
"version": "22.11.0"
"version": "22.15.0"
},
"ghcr.io/devcontainers-extra/features/pnpm:2": {
"version": "10.10.0"