Pin dependency jest-environment-jsdom to 28.1.3 (#589)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-07-25 16:54:49 +02:00 committed by GitHub
parent 3053497554
commit 25312e8944
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -117,7 +117,7 @@
"husky": "8.0.1",
"i18next-scanner": "4.0.0",
"jest": "28.1.3",
"jest-environment-jsdom": "^28.1.3",
"jest-environment-jsdom": "28.1.3",
"marked": "4.0.18",
"merge-stream": "2.0.0",
"node-fetch": "3.2.9",

View file

@ -7890,7 +7890,7 @@ jest-each@^28.1.3:
jest-util "^28.1.3"
pretty-format "^28.1.3"
jest-environment-jsdom@^28.1.3:
jest-environment-jsdom@28.1.3:
version "28.1.3"
resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-28.1.3.tgz#2d4e5d61b7f1d94c3bddfbb21f0308ee506c09fb"
integrity sha512-HnlGUmZRdxfCByd3GM2F100DgQOajUBzEitjGqIREcb45kGjZvRrKUdlaF6escXBdcXNl0OBh+1ZrfeZT3GnAg==