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:
parent
3053497554
commit
25312e8944
2 changed files with 2 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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==
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue