chore(deps-dev): bump jsdom from 16.4.0 to 20.0.0 in /superset-frontend (#20649)

Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 20.0.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/16.4.0...20.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] 2022-07-11 15:48:46 -06:00 committed by GitHub
parent 9484600b9a
commit 6ee9be203a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 988 additions and 346 deletions

File diff suppressed because it is too large Load Diff

View File

@ -304,7 +304,7 @@
"jest-environment-enzyme": "^7.1.2",
"jest-enzyme": "^7.1.2",
"jest-websocket-mock": "^2.2.0",
"jsdom": "^16.4.0",
"jsdom": "^20.0.0",
"lerna": "^4.0.0",
"less": "^3.12.2",
"less-loader": "^10.2.0",