chore(deps-dev): bump jsdom from 24.0.0 to 25.0.1 (#10200)

Bumps [jsdom](https://github.com/jsdom/jsdom) from 24.0.0 to 25.0.1.
- [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/24.0.0...25.0.1)

---
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]
2024-11-07 12:31:31 +01:00
committed by GitHub
parent 05b7aff80c
commit 8fdf0d3731
2 changed files with 15 additions and 45 deletions

View File

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