File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 20
20
},
21
21
"devDependencies" : {
22
22
"@testing-library/jest-dom" : " ^5.14.1" ,
23
- "@testing-library/react" : " ^13.0.0 " ,
23
+ "@testing-library/react" : " ^13.1.1 " ,
24
24
"@testing-library/react-12" : " npm:@testing-library/react@^12.1.2" ,
25
25
"@testing-library/react-hooks" : " ^7.0.2" ,
26
26
"@types/jest" : " ^27.0.2" ,
Original file line number Diff line number Diff line change 768
768
" @types/react" " ^16.8.22"
769
769
" @types/react-test-renderer" " ^16.8.2"
770
770
771
- " @testing-library/react@^13.0.0 " :
772
- version "13.0.0 "
773
- resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-13.0.0 .tgz#8cdaf4667c6c2b082eb0513731551e9db784e8bc "
774
- integrity sha512-p0lYA1M7uoEmk2LnCbZLGmHJHyH59sAaZVXChTXlyhV/PRW9LoIh4mdf7tiXsO8BoNG+vN8UnFJff1hbZeXv+w ==
771
+ " @testing-library/react@^13.1.1 " :
772
+ version "13.1.1 "
773
+ resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-13.1.1 .tgz#6c1635e25acca8ca5be8ee3b19ad1391681c5846 "
774
+ integrity sha512-8mirlAa0OKaUvnqnZF6MdAh2tReYA2KtWVw1PKvaF5EcCZqgK5pl8iF+3uW90JdG5Ua2c2c2E2wtLdaug3dsVg ==
775
775
dependencies :
776
776
" @babel/runtime" " ^7.12.5"
777
777
" @testing-library/dom" " ^8.5.0"
778
- " @types/react-dom" " * "
778
+ " @types/react-dom" " ^18.0.0 "
779
779
780
780
" @tootallnate/once@1 " :
781
781
version "1.1.2"
You can’t perform that action at this time.
0 commit comments