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",