chore(deps): bump jsdom from 20.0.3 to 21.0.0 (#4721)

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

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

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-01-16 08:29:25 -08:00
committed by GitHub
parent 55f2989a3d
commit 830763a9eb
2 changed files with 5 additions and 5 deletions

View File

@@ -109,7 +109,7 @@
"invariant": "^2.2.4",
"ioredis": "^5.0.0",
"is-printable-key-event": "^1.0.0",
"jsdom": "^20.0.3",
"jsdom": "^21.0.0",
"json-loader": "0.5.7",
"jsonwebtoken": "^9.0.0",
"jszip": "^3.10.1",