File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 53
53
"@storybook/preset-scss" : " ^1.0.3" ,
54
54
"@storybook/react" : " ^6.5.16" ,
55
55
"@storybook/testing-library" : " ^0.0.13" ,
56
+ "@testing-library/dom" : " ^8.20.0" ,
56
57
"@testing-library/react" : " ^13.4.0" ,
58
+ "@testing-library/user-event" : " ^14.4.3" ,
57
59
"@types/dompurify" : " ^2.4.0" ,
58
60
"@types/jest" : " ^29.4.0" ,
59
61
"@types/react" : " ^18.0.27" ,
Original file line number Diff line number Diff line change 2916
2916
dependencies:
2917
2917
defer-to-connect "^2.0.0"
2918
2918
2919
- "@testing-library/dom@^8.3.0", "@testing-library/dom@^8.5.0":
2919
+ "@testing-library/dom@^8.20.0", "@testing-library/dom@^8. 3.0", "@testing-library/dom@^8.5.0":
2920
2920
version "8.20.0"
2921
2921
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.20.0.tgz#914aa862cef0f5e89b98cc48e3445c4c921010f6"
2922
2922
integrity sha512-d9ULIT+a4EXLX3UU8FBjauG9NnsZHkHztXoIcTsOKoOw030fyjheN9svkTULjJxtYag9DZz5Jz5qkWZDPxTFwA==
2946
2946
dependencies:
2947
2947
"@babel/runtime" "^7.12.5"
2948
2948
2949
+ "@testing-library/user-event@^14.4.3":
2950
+ version "14.4.3"
2951
+ resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.4.3.tgz#af975e367743fa91989cd666666aec31a8f50591"
2952
+ integrity sha512-kCUc5MEwaEMakkO5x7aoD+DLi02ehmEM2QCGWvNqAS1dV/fAvORWEjnjsEIvml59M7Y5kCkWN6fCCyPOe8OL6Q==
2953
+
2949
2954
"@tootallnate/once@2":
2950
2955
version "2.0.0"
2951
2956
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.0.tgz#f544a148d3ab35801c1f633a7441fd87c2e484bf"
You can’t perform that action at this time.
0 commit comments