File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 5353 "@babel/preset-react" : " ^7.8.3" ,
5454 "@babel/register" : " ^7.8.6" ,
5555 "@rollup/plugin-replace" : " ^2.3.1" ,
56- "@testing-library/dom" : " ^6.8.1 " ,
56+ "@testing-library/dom" : " ^7.0.3 " ,
5757 "@testing-library/react" : " ^9.3.2" ,
5858 "@testing-library/react-hooks" : " 3.2.1" ,
5959 "@types/chai" : " ^4.2.3" ,
Original file line number Diff line number Diff line change 22122212 dependencies:
22132213 defer-to-connect "^1.0.1"
22142214
2215- "@testing-library/dom@^6.15.0", "@testing-library/dom@^6.8.1" :
2215+ "@testing-library/dom@^6.15.0":
22162216 version "6.15.0"
22172217 resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-6.15.0.tgz#042abea7b4685b70d9a919100da9024507dc20bb"
22182218 integrity sha512-8N24c4XwOigPicwc8n4ECgEoJW2/mMzRJBxu4Uo0zhLERZTbNzqpL5fyCigu7JGUXX+ITuiK4z9/lnHbYRHLwQ==
22252225 pretty-format "^25.1.0"
22262226 wait-for-expect "^3.0.2"
22272227
2228+ "@testing-library/dom@^7.0.3":
2229+ version "7.0.3"
2230+ resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.0.3.tgz#284815f9995340171a4804819410db7288fd26b3"
2231+ integrity sha512-zBGQX1Ik+dK3nCdLa9jY5d0DHA4Bx79zaT0Zlv6avOcgop9gf6ff/43Z4rJDDIO2nFsWdoLdoJQY5VQ4TanLsw==
2232+ dependencies:
2233+ "@babel/runtime" "^7.8.4"
2234+ "@types/testing-library__dom" "^6.12.1"
2235+ aria-query "^4.0.2"
2236+ dom-accessibility-api "^0.3.0"
2237+ pretty-format "^25.1.0"
2238+
22282239"@testing-library/
[email protected] ":
22292240 version "3.2.1"
22302241 resolved "https://registry.yarnpkg.com/@testing-library/react-hooks/-/react-hooks-3.2.1.tgz#19b6caa048ef15faa69d439c469033873ea01294"
You can’t perform that action at this time.
0 commit comments