File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 60
60
"@testing-library/react" : " ^10.0.1" ,
61
61
"@testing-library/react-hooks" : " 3.3.0" ,
62
62
"@types/chai" : " ^4.2.3" ,
63
- "@types/chai-dom" : " ^0.0.9 " ,
63
+ "@types/chai-dom" : " ^0.0.10 " ,
64
64
"@types/enzyme" : " ^3.10.3" ,
65
65
"@types/fs-extra" : " ^9.0.0" ,
66
66
"@types/glob" : " ^7.1.1" ,
Original file line number Diff line number Diff line change 2459
2459
dependencies:
2460
2460
"@babel/types" "^7.3.0"
2461
2461
2462
- "@types/chai-dom@^0.0.9 ":
2463
- version "0.0.9 "
2464
- resolved "https://registry.yarnpkg.com/@types/chai-dom/-/chai-dom-0.0.9 .tgz#77379354efec2568284ca355fff6a4f85f5a66f4 "
2465
- integrity sha512-jj4F2NJog2/GBYsyJ8+NvhnWUBbPY4MUAKLdPJE6+568rw12GGXvj0ycUuP5nndVrnJgozmJAoMTvxvjJATXWw ==
2462
+ "@types/chai-dom@^0.0.10 ":
2463
+ version "0.0.10 "
2464
+ resolved "https://registry.yarnpkg.com/@types/chai-dom/-/chai-dom-0.0.10 .tgz#0a1d454a5b6a153b3e49b7d4c8354acc0b9f412e "
2465
+ integrity sha512-C5M5ht5visUd0fEB+drAL4IoqhPZnF9Ts9N+FnRU+IdxHHNGzeqquEtdhZAjLi0t4uzKnqS5lU2SuTwG9d6+8w ==
2466
2466
dependencies:
2467
2467
"@types/chai" "*"
2468
2468
You can’t perform that action at this time.
0 commit comments