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.1 .0" ,
56
+ "@testing-library/react" : " ^16.2 .0" ,
57
57
"@testing-library/user-event" : " ^14.6.0" ,
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 2238
2238
lodash "^4.17.21"
2239
2239
redent "^3.0.0"
2240
2240
2241
- "@testing-library/react@^16.1 .0":
2242
- version "16.1 .0"
2243
- resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.1 .0.tgz#aa0c61398bac82eaf89776967e97de41ac742d71 "
2244
- integrity sha512-Q2ToPvg0KsVL0ohND9A3zLJWcOXXcO8IDu3fj11KhNt0UlCWyFyvnCIBkd12tidB2lkiVRG8VFqdhcqhqnAQtg ==
2241
+ "@testing-library/react@^16.2 .0":
2242
+ version "16.2 .0"
2243
+ resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.2 .0.tgz#c96126ee01a49cdb47175721911b4a9432afc601 "
2244
+ integrity sha512-2cSskAvA1QNtKc8Y9VJQRv0tm3hLVgxRGDB+KYhIaPQJ1I+RHbhIXcM+zClKXzMes/wshsMVzf4B9vS4IZpqDQ ==
2245
2245
dependencies:
2246
2246
"@babel/runtime" "^7.12.5"
2247
2247
You can’t perform that action at this time.
0 commit comments