[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

@@ -103,12 +103,12 @@
"cspell": "^9.2.1",
"eslint-plugin-import-x": "^4.16.1",
"eslint-plugin-jest": "^29.0.1",
"eslint-plugin-jsdoc": "^61.1.4",
"eslint-plugin-jsdoc": "^61.1.5",
"eslint-plugin-package-json": "^0.57.0",
"express-basic-auth": "^1.2.1",
"husky": "^9.1.7",
"jest": "^30.2.0",
"jsdom": "^27.0.1",
"jsdom": "27.0.0",
"lint-staged": "^16.2.4",
"markdownlint-cli2": "^0.18.1",
"playwright": "^1.56.1",