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

This commit is contained in:
renovate[bot] 2025-05-21 19:28:46 +00:00 committed by GitHub
parent 5e80bf9c41
commit c294203c40
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@ concurrency:
env:
# renovate: datasource=node-version depName=node
NODE_VERSION: 22.15.1
NODE_VERSION: 22.16.0
jobs:
test:

View file

@ -7,7 +7,7 @@ on:
env:
# renovate: datasource=node-version depName=node
NODE_VERSION: 22.15.1
NODE_VERSION: 22.16.0
permissions: {}

View file

@ -3,7 +3,7 @@
"type": "module",
"packageManager": "pnpm@10.11.0",
"volta": {
"node": "22.15.1",
"node": "22.16.0",
"pnpm": "10.11.0"
},
"scripts": {