Update dependency @testing-library/jest-dom to v6.4.5
This commit is contained in:
parent
fa2a1d8e8e
commit
94b3245bf0
@ -15,7 +15,7 @@
|
||||
"react-redux": "9.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@testing-library/jest-dom": "6.4.4",
|
||||
"@testing-library/jest-dom": "6.4.5",
|
||||
"@testing-library/react": "15.0.6",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/jest": "29.5.12",
|
||||
|
@ -731,10 +731,10 @@
|
||||
lz-string "^1.5.0"
|
||||
pretty-format "^27.0.2"
|
||||
|
||||
"@testing-library/jest-dom@6.4.4":
|
||||
version "6.4.4"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.4.tgz#175c302f2ed0c2d7c04973ddeef31306610ef26f"
|
||||
integrity sha512-ZoJpNCaljSdUKF/NWEnWzjRSW6h+BJPGns24vL717eUI16Ltw3j5YV2KdjpQ7nAdxRzrnjeIIcntO6nXDEdHoA==
|
||||
"@testing-library/jest-dom@6.4.5":
|
||||
version "6.4.5"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.5.tgz#badb40296477149136dabef32b572ddd3b56adf1"
|
||||
integrity sha512-AguB9yvTXmCnySBP1lWjfNNUwpbElsaQ567lt2VdGqAdHtpieLgjmcVyv1q7PMIvLbgpDdkWV5Ydv3FEejyp2A==
|
||||
dependencies:
|
||||
"@adobe/css-tools" "^4.3.2"
|
||||
"@babel/runtime" "^7.9.2"
|
||||
|
Loading…
Reference in New Issue
Block a user