[core] Update deps and pin jsdom to v27.0.0 (#3925)

This commit is contained in:
Veeck
2025-10-20 19:12:42 +02:00
committed by GitHub
parent 64f78ea2f2
commit f1c0c38c86
6 changed files with 35 additions and 51 deletions

View File

@@ -19,7 +19,7 @@ jobs:
with:
ref: develop
- name: Set up Node.js
uses: actions/setup-node@v5
uses: actions/setup-node@v6
with:
node-version: lts/*
check-latest: true