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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-19 16:57:48 +02:00
committed by GitHub
parent b39aec509b
commit 5c8a8464d8
12 changed files with 239 additions and 212 deletions

View File

@@ -18,7 +18,7 @@ jobs:
run: corepack enable
- uses: actions/setup-node@v5
with:
node-version: 24.7.0
node-version: 24.8.0
cache: 'yarn'
- name: Install dependencies
run: yarn install --immutable