Update dependency @testing-library/react to v15.0.7
This commit is contained in:
parent
ba045af664
commit
0ca759644d
1 changed files with 3 additions and 3 deletions
|
@ -2013,9 +2013,9 @@
|
||||||
redent "^3.0.0"
|
redent "^3.0.0"
|
||||||
|
|
||||||
"@testing-library/react@^15.0.0":
|
"@testing-library/react@^15.0.0":
|
||||||
version "15.0.6"
|
version "15.0.7"
|
||||||
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-15.0.6.tgz#76be2e9e6da98c044823dfbc9d62ad3f10a3a401"
|
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-15.0.7.tgz#ff733ce0893c875cb5a47672e8e772897128f4ae"
|
||||||
integrity sha512-UlbazRtEpQClFOiYp+1BapMT+xyqWMnE+hh9tn5DQ6gmlE7AIZWcGpzZukmDZuFk3By01oiqOf8lRedLS4k6xQ==
|
integrity sha512-cg0RvEdD1TIhhkm1IeYMQxrzy0MtUNfa3minv4MjbgcYzJAZ7yD0i0lwoPOTPr+INtiXFezt2o8xMSnyHhEn2Q==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.12.5"
|
"@babel/runtime" "^7.12.5"
|
||||||
"@testing-library/dom" "^10.0.0"
|
"@testing-library/dom" "^10.0.0"
|
||||||
|
|
Loading…
Reference in a new issue