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 53
53
"devDependencies" : {
54
54
"@testing-library/dom" : " ^10.4.0" ,
55
55
"@testing-library/jest-dom" : " ^6.6.3" ,
56
- "@testing-library/react" : " ^16.2 .0" ,
56
+ "@testing-library/react" : " ^16.3 .0" ,
57
57
"@testing-library/user-event" : " ^14.6.1" ,
58
58
"@types/classnames" : " ^2.3.4" ,
59
59
"@types/file-saver" : " ^2.0.7" ,
Original file line number Diff line number Diff line change 2264
2264
lodash "^4.17.21"
2265
2265
redent "^3.0.0"
2266
2266
2267
- "@testing-library/react@^16.2 .0":
2268
- version "16.2 .0"
2269
- resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.2 .0.tgz#c96126ee01a49cdb47175721911b4a9432afc601 "
2270
- integrity sha512-2cSskAvA1QNtKc8Y9VJQRv0tm3hLVgxRGDB+KYhIaPQJ1I+RHbhIXcM+zClKXzMes/wshsMVzf4B9vS4IZpqDQ ==
2267
+ "@testing-library/react@^16.3 .0":
2268
+ version "16.3 .0"
2269
+ resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3 .0.tgz#3a85bb9bdebf180cd76dba16454e242564d598a6 "
2270
+ integrity sha512-kFSyxiEDwv1WLl2fgsq6pPBbw5aWKrsY2/noi1Id0TK0UParSF62oFQFGHXIyaG4pp2tEub/Zlel+fjjZILDsw ==
2271
2271
dependencies:
2272
2272
"@babel/runtime" "^7.12.5"
2273
2273
You can’t perform that action at this time.
0 commit comments