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.6" ,
63
63
"@testing-library/jest-dom" : " 5.11.9" ,
64
64
"@testing-library/react" : " 11.2.5" ,
65
- "@testing-library/user-event" : " 12.8.0 " ,
65
+ "@testing-library/user-event" : " 12.8.1 " ,
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 1431
1431
" @babel/runtime" " ^7.12.5"
1432
1432
" @testing-library/dom" " ^7.28.1"
1433
1433
1434
- " @testing-library/[email protected] .0 " :
1435
- version "12.8.0 "
1436
- resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.8.0 .tgz#e07e52d4109a606772f72fa40641b284e8686221 "
1437
- integrity sha512-5+k4U3X6XaFDSBSu6tsD02HVfzuOiPcygQmmYFE2aQQ0e5wRSxWRoU80UH1msa9Q6wuxa0BQsAmwAAAMydcscg ==
1434
+ " @testing-library/[email protected] .1 " :
1435
+ version "12.8.1 "
1436
+ resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.8.1 .tgz#aa897d6e7f0cf2208385abc2da2ac3f5844bbd00 "
1437
+ integrity sha512-u521YhkCKip0DQNDpfj9V97PU7UlCTkW5jURUD4JipuVe/xDJ32dJSIHlT2pqAs/I91OFB8p6LtqaLZpOu8BWQ ==
1438
1438
dependencies :
1439
1439
" @babel/runtime" " ^7.12.5"
1440
1440
You can’t perform that action at this time.
0 commit comments