File tree 2 files changed +5
-5
lines changed 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 93
93
"@testing-library/jest-dom" : " 5.11.9" ,
94
94
"@testing-library/react" : " 11.2.5" ,
95
95
"@testing-library/react-hooks" : " 5.1.0" ,
96
- "@testing-library/user-event" : " 12.7.2 " ,
96
+ "@testing-library/user-event" : " 12.8.1 " ,
97
97
"autoprefixer" : " 9.8.6" ,
98
98
"babel-eslint" : " ^10.1.0" ,
99
99
"docz" : " 2.3.1" ,
Original file line number Diff line number Diff line change 2318
2318
"@babel/runtime" "^7.12.5"
2319
2319
"@testing-library/dom" "^7.28.1"
2320
2320
2321
- "@testing-library/user-event@12.7.2 ":
2322
- version "12.7.2 "
2323
- resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.7.2 .tgz#78749eadc8324009b428bdb8d7edc64b63c3e86c "
2324
- integrity sha512-6uUYor7b0+JAcanK0rmCEZGo6t0n2F4WUKXL9toQg495a9YE2MHlJ8GWzfCgsUPyVHw8SNaMN8UrZoHABf+oOg ==
2321
+ "@testing-library/user-event@12.8.1 ":
2322
+ version "12.8.1 "
2323
+ resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.8.1 .tgz#aa897d6e7f0cf2208385abc2da2ac3f5844bbd00 "
2324
+ integrity sha512-u521YhkCKip0DQNDpfj9V97PU7UlCTkW5jURUD4JipuVe/xDJ32dJSIHlT2pqAs/I91OFB8p6LtqaLZpOu8BWQ ==
2325
2325
dependencies:
2326
2326
"@babel/runtime" "^7.12.5"
2327
2327
You can’t perform that action at this time.
0 commit comments