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:
parent
9484600b9a
commit
6ee9be203a
File diff suppressed because it is too large
Load Diff
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue