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

@ -1,6 +1,6 @@
# syntax = docker/dockerfile:1.4
ARG NODE_VERSION=22.11.0-bookworm
ARG NODE_VERSION=22.15.0-bookworm
# build assets & compile TypeScript