File tree 2 files changed +5
-7
lines changed
2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 44
44
"devDependencies" : {
45
45
"@testing-library/jest-dom" : " ^5.16.5" ,
46
46
"@testing-library/react" : " ^13.0.0" ,
47
- "@testing-library/user-event" : " ^13.2.1 " ,
47
+ "@testing-library/user-event" : " ^14.4.3 " ,
48
48
"autoprefixer" : " ^10.4.8" ,
49
49
"eslint" : " ^8.22.0" ,
50
50
"eslint-config-prettier" : " ^8.5.0" ,
Original file line number Diff line number Diff line change 2202
2202
" @testing-library/dom" " ^8.5.0"
2203
2203
" @types/react-dom" " ^18.0.0"
2204
2204
2205
- " @testing-library/user-event@^13.2.1 " :
2206
- version "13.5.0"
2207
- resolved "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.5.0.tgz"
2208
- integrity sha512-5Kwtbo3Y/NowpkbRuSepbyMFkZmHgD+vPzYB/RJ4oxt5Gj/avFFBYjhw27cqSVPVw/3a67NK1PbiIr9k4Gwmdg==
2209
- dependencies :
2210
- " @babel/runtime" " ^7.12.5"
2205
+ " @testing-library/user-event@^14.4.3 " :
2206
+ version "14.4.3"
2207
+ resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.4.3.tgz#af975e367743fa91989cd666666aec31a8f50591"
2208
+ integrity sha512-kCUc5MEwaEMakkO5x7aoD+DLi02ehmEM2QCGWvNqAS1dV/fAvORWEjnjsEIvml59M7Y5kCkWN6fCCyPOe8OL6Q==
2211
2209
2212
2210
" @tootallnate/once@1 " :
2213
2211
version "1.1.2"
You can’t perform that action at this time.
0 commit comments