chore(deps-dev): bump jsdom from 25.0.1 to 26.0.0 (#10304)

Bumps [jsdom](https://github.com/jsdom/jsdom) from 25.0.1 to 26.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/25.0.1...26.0.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-02-21 12:48:39 +01:00
committed by GitHub
parent 741d1d1bbc
commit 25fec5e49c
2 changed files with 19 additions and 23 deletions

View File

@@ -153,7 +153,7 @@
"jest": "=29.7.0",
"jest-environment-jsdom": "=29.7.0",
"jest-transform-stub": "=2.0.0",
"jsdom": "=25.0.1",
"jsdom": "=26.0.0",
"json-loader": "^0.5.7",
"json-merger": "^2.0.0",
"json-server": "=0.17.4",