chore(deps): update node.js to v22.15.0 (#67)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
cf2760ff09
commit
685ea72c87
3 changed files with 3 additions and 3 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -10,7 +10,7 @@ concurrency:
|
|||
|
||||
env:
|
||||
# renovate: datasource=node-version depName=node
|
||||
NODE_VERSION: 22.14.0
|
||||
NODE_VERSION: 22.15.0
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -7,7 +7,7 @@ on:
|
|||
|
||||
env:
|
||||
# renovate: datasource=node-version depName=node
|
||||
NODE_VERSION: 22.14.0
|
||||
NODE_VERSION: 22.15.0
|
||||
|
||||
permissions: {}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue