chore(deps-dev): bump jsdom from 22.1.0 to 23.0.1 (#9412)

Bumps [jsdom](https://github.com/jsdom/jsdom) from 22.1.0 to 23.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/22.1.0...23.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]
2023-12-20 10:38:24 +01:00
committed by GitHub
parent 7582a437b3
commit 08b10dff6c
2 changed files with 273 additions and 81 deletions

View File

@@ -157,7 +157,7 @@
"jest": "=29.7.0",
"jest-environment-jsdom": "=29.7.0",
"jest-transform-stub": "=2.0.0",
"jsdom": "=22.1.0",
"jsdom": "=23.0.1",
"json-loader": "^0.5.7",
"json-merger": "^1.1.10",
"json-server": "=0.17.4",