File tree Expand file tree Collapse file tree 2 files changed +5
-18
lines changed
Expand file tree Collapse file tree 2 files changed +5
-18
lines changed Original file line number Diff line number Diff line change 3131 "react" : " ^16.8.4" ,
3232 "react-dom" : " ^16.8.4" ,
3333 "react-hooks-testing-library" : " ^0.4.1" ,
34- "react-testing-library" : " ^7 .0.0 " ,
34+ "react-testing-library" : " ^8 .0.1 " ,
3535 "standard-version" : " ^6.0.1" ,
3636 "xo" : " ^0.24.0"
3737 },
Original file line number Diff line number Diff line change @@ -2197,16 +2197,6 @@ dom-testing-library@^3.19.0:
21972197 pretty-format "^24.7.0"
21982198 wait-for-expect "^1.1.1"
21992199
2200- dom-testing-library@^4.1.0 :
2201- version "4.1.0"
2202- resolved "https://registry.yarnpkg.com/dom-testing-library/-/dom-testing-library-4.1.0.tgz#273264e62e9e63f4e404f7349ddd7b9356aacd23"
2203- integrity sha512-654GHd0oPC31S+ll1bJH9NUOBRzcHcrf23/XzJh41o6g67uGUpF9tn23qmbcwjNauoRqKQfAdHCDwr/Ez/Ot7A==
2204- dependencies :
2205- " @babel/runtime" " ^7.4.3"
2206- " @sheerun/mutationobserver-shim" " ^0.3.2"
2207- pretty-format "^24.7.0"
2208- wait-for-expect "^1.1.1"
2209-
22102200domexception@^1.0.1 :
22112201 version "1.0.1"
22122202 resolved "https://registry.yarnpkg.com/domexception/-/domexception-1.0.1.tgz#937442644ca6a31261ef36e3ec677fe805582c90"
@@ -5564,13 +5554,10 @@ react-testing-library@^6.0.3:
55645554 " @babel/runtime" " ^7.4.2"
55655555 dom-testing-library "^3.19.0"
55665556
5567- react-testing-library@^7.0.0 :
5568- version "7.0.1"
5569- resolved "https://registry.yarnpkg.com/react-testing-library/-/react-testing-library-7.0.1.tgz#0cf113bb53a78599f018378f6854e91a52dbf205"
5570- integrity sha512-doQkM3/xPcIm22x9jgTkGxU8xqXg4iWvM1WwbbQ7CI5/EMk3DhloYBwMyk+Ywtta3dIAIh9sC7llXoKovf3L+w==
5571- dependencies :
5572- " @babel/runtime" " ^7.4.3"
5573- dom-testing-library "^4.1.0"
5557+ react-testing-library@^8.0.1 :
5558+ version "8.0.1"
5559+ resolved "https://registry.yarnpkg.com/react-testing-library/-/react-testing-library-8.0.1.tgz#b3dd43bce3fa88423cf0a23292fb819023c227cc"
5560+ integrity sha512-Gq4JC9r3prA4hYwo7afcbHHMFckO29+5Nrh2KblAEPuK/DWaU0bJE1vtpAgLhzhY9bBirmcgjjIHljHEwGAXKw==
55745561
55755562react@^16.8.4 :
55765563 version "16.10.2"
You can’t perform that action at this time.
0 commit comments