Bump jest-environment-jsdom from 26.6.2 to 27.0.3 (#6146)

Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 26.6.2 to 27.0.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v27.0.3/packages/jest-environment-jsdom)

---
updated-dependencies:
- dependency-name: jest-environment-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]
2021-06-09 09:34:44 -04:00
committed by GitHub
parent 64bccfab04
commit 70c8e08476
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -55221,7 +55221,7 @@
"argon2": "^0.28.1",
"dotenv": "^9.0.2",
"jest": "^27.0.3",
"jest-environment-jsdom": "^26.6.2",
"jest-environment-jsdom": "^27.0.3",
"jest-environment-jsdom-global": "^2.0.4",
"mockdate": "^3.0.5",
"nock": "^13.0.10",
@@ -60766,7 +60766,7 @@
"axios": "^0.21.1",
"dotenv": "^9.0.2",
"jest": "^27.0.3",
"jest-environment-jsdom": "^26.6.2",
"jest-environment-jsdom": "^27.0.3",
"jest-environment-jsdom-global": "^2.0.4",
"mockdate": "^3.0.5",
"nock": "^13.0.10",

View File

@@ -54,7 +54,7 @@
"argon2": "^0.28.1",
"dotenv": "^9.0.2",
"jest": "^27.0.3",
"jest-environment-jsdom": "^26.6.2",
"jest-environment-jsdom": "^27.0.3",
"jest-environment-jsdom-global": "^2.0.4",
"mockdate": "^3.0.5",
"nock": "^13.0.10",