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 62
62
"@testing-library/dom" : " 7.29.4" ,
63
63
"@testing-library/jest-dom" : " 5.11.9" ,
64
64
"@testing-library/react" : " 11.2.3" ,
65
- "@testing-library/user-event" : " 12.6.2 " ,
65
+ "@testing-library/user-event" : " 12.6.3 " ,
66
66
"babel-jest" : " 26.6.3" ,
67
67
"babel-loader" : " 8.2.2" ,
68
68
"babel-plugin-transform-react-remove-prop-types" : " 0.4.24" ,
Original file line number Diff line number Diff line change 1416
1416
" @babel/runtime" " ^7.12.5"
1417
1417
" @testing-library/dom" " ^7.28.1"
1418
1418
1419
- " @testing-library/[email protected] .2 " :
1420
- version "12.6.2 "
1421
- resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.6.2 .tgz#accce6be0353be38e07bce55b31232d89ae10bc2 "
1422
- integrity sha512-4OsiTSo2vbQm+eOnm1un8b9i2Re4mn+D7d7ET6HXtzYKY7vPe3O01iYKRmSW9vS5mNrQcCLwvRhVq1gWs5YGKA ==
1419
+ " @testing-library/[email protected] .3 " :
1420
+ version "12.6.3 "
1421
+ resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.6.3 .tgz#4a77c56a48823cf8adebd0f57670e4a89c24d058 "
1422
+ integrity sha512-PCmbUKofE4SXA7l8jphZAbvv5H3c4ix34xPZ/GNe99fASX//msJRgiMbHIBP+GwRfgVG9c7zmkODSPu2X2vNRw ==
1423
1423
dependencies :
1424
1424
" @babel/runtime" " ^7.12.5"
1425
1425
You can’t perform that action at this time.
0 commit comments