fix(deps): update minor and patch (#1814)

* fix(deps): update minor and patch

* chore: not update qlik/api

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: caele <tsm@qlik.com>
This commit is contained in:
renovate[bot]
2025-09-29 14:34:21 +02:00
committed by GitHub
parent 5ddca5881b
commit 89abcc7be3
6 changed files with 163 additions and 163 deletions

View File

@@ -18,7 +18,7 @@ jobs:
run: corepack enable
- uses: actions/setup-node@v5
with:
node-version: 24.8.0
node-version: 24.9.0
cache: 'yarn'
- name: Install dependencies
run: yarn install --immutable
@@ -151,7 +151,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v5
with:
node-version: 22.19.0
node-version: 22.20.0
cache: 'yarn'
- name: Install dependencies