chore(deps-dev): bump jsdom from 20.0.0 to 21.1.0 (#8417)

Bumps [jsdom](https://github.com/jsdom/jsdom) from 20.0.0 to 21.1.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/20.0.0...21.1.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]
2023-02-25 18:24:56 +01:00
committed by GitHub
parent cbeb9124b3
commit 136456be2a
2 changed files with 193 additions and 132 deletions

View File

@@ -149,7 +149,7 @@
"inspectpack": "=4.7.1",
"jest": "=29.4.3",
"jest-environment-jsdom": "=29.4.3",
"jsdom": "=20.0.0",
"jsdom": "=21.1.0",
"json-loader": "^0.5.7",
"json-merger": "^1.1.9",
"json-server": "=0.17.2",