pin dependency jest-environment-jsdom to 27.0.6 (#7504)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-08-19 12:52:43 -04:00
committed by GitHub
parent d2823799f8
commit 05b3f27b78
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -58818,7 +58818,7 @@
"argon2": "0.28.2",
"dotenv": "10.0.0",
"jest": "27.0.6",
"jest-environment-jsdom": "^27.0.6",
"jest-environment-jsdom": "27.0.6",
"nock": "13.1.1",
"npm-run-all": "4.1.5",
"rimraf": "3.0.2",
@@ -63922,7 +63922,7 @@
"axios": "^0.21.1",
"dotenv": "10.0.0",
"jest": "27.0.6",
"jest-environment-jsdom": "^27.0.6",
"jest-environment-jsdom": "27.0.6",
"nock": "13.1.1",
"npm-run-all": "4.1.5",
"rimraf": "3.0.2",

View File

@@ -53,7 +53,7 @@
"argon2": "0.28.2",
"dotenv": "10.0.0",
"jest": "27.0.6",
"jest-environment-jsdom": "^27.0.6",
"jest-environment-jsdom": "27.0.6",
"nock": "13.1.1",
"npm-run-all": "4.1.5",
"rimraf": "3.0.2",