File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 52
52
"@storybook/addon-links" : " 6.4.21" ,
53
53
"@storybook/react" : " 6.4.21" ,
54
54
"@testing-library/react" : " 12.1.4" ,
55
- "@testing-library/user-event" : " 14.1.0 " ,
55
+ "@testing-library/user-event" : " 14.1.1 " ,
56
56
"@types/express" : " 4.17.13" ,
57
57
"@types/jest" : " 27.4.1" ,
58
58
"@types/node" : " 14.18.12" ,
Original file line number Diff line number Diff line change 2744
2744
"@testing-library/dom" "^8.0.0"
2745
2745
"@types/react-dom" "*"
2746
2746
2747
- "@testing-library/
[email protected] .
0 ":
2748
- version "14.1.0 "
2749
- resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.1.0 .tgz#db479c06271b72a4d41cf595ec2ad7ff078c1d72 "
2750
- integrity sha512-+CGfMXlVM+OwREHDEsfTGsXIMI+rjr3a7YBUSutq7soELht+8kQrM5k46xa/WLfHdtX/wqsDIleL6bi4i+xz0w ==
2747
+ "@testing-library/
[email protected] .
1 ":
2748
+ version "14.1.1 "
2749
+ resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.1.1 .tgz#e1ff6118896e4b22af31e5ea2f9da956adde23d8 "
2750
+ integrity sha512-XrjH/iEUqNl9lF2HX9YhPNV7Amntkcnpw0Bo1KkRzowNDcgSN9i0nm4Q8Oi5wupgdfPaJNMAWa61A+voD6Kmwg ==
2751
2751
2752
2752
"@tootallnate/once@1":
2753
2753
version "1.1.2"
@@ -4110,9 +4110,9 @@ async-each@^1.0.1:
4110
4110
integrity sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ==
4111
4111
4112
4112
async@^2.6.2:
4113
- version "2.6.3 "
4114
- resolved "https://registry.yarnpkg.com/async/-/async-2.6.3 .tgz#d72625e2344a3656e3a3ad4fa749fa83299d82ff "
4115
- integrity sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg ==
4113
+ version "2.6.4 "
4114
+ resolved "https://registry.yarnpkg.com/async/-/async-2.6.4 .tgz#706b7ff6084664cd7eae713f6f965433b5504221 "
4115
+ integrity sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA ==
4116
4116
dependencies:
4117
4117
lodash "^4.17.14"
4118
4118
You can’t perform that action at this time.
0 commit comments