Update dependency @testing-library/jest-dom to v6.4.5
This commit is contained in:
parent
7fd0d2850a
commit
701cc3f572
1 changed files with 3 additions and 3 deletions
|
@ -2004,9 +2004,9 @@
|
||||||
pretty-format "^27.0.2"
|
pretty-format "^27.0.2"
|
||||||
|
|
||||||
"@testing-library/jest-dom@^6.1.3":
|
"@testing-library/jest-dom@^6.1.3":
|
||||||
version "6.4.4"
|
version "6.4.5"
|
||||||
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.4.tgz#175c302f2ed0c2d7c04973ddeef31306610ef26f"
|
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.5.tgz#badb40296477149136dabef32b572ddd3b56adf1"
|
||||||
integrity sha512-ZoJpNCaljSdUKF/NWEnWzjRSW6h+BJPGns24vL717eUI16Ltw3j5YV2KdjpQ7nAdxRzrnjeIIcntO6nXDEdHoA==
|
integrity sha512-AguB9yvTXmCnySBP1lWjfNNUwpbElsaQ567lt2VdGqAdHtpieLgjmcVyv1q7PMIvLbgpDdkWV5Ydv3FEejyp2A==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@adobe/css-tools" "^4.3.2"
|
"@adobe/css-tools" "^4.3.2"
|
||||||
"@babel/runtime" "^7.9.2"
|
"@babel/runtime" "^7.9.2"
|
||||||
|
|
Loading…
Reference in a new issue