File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 39
39
"@storybook/addon-links" : " 6.1.21" ,
40
40
"@storybook/addon-storysource" : " 6.1.21" ,
41
41
"@storybook/react" : " 6.1.21" ,
42
- "@testing-library/jest-dom" : " 5.11.9 " ,
42
+ "@testing-library/jest-dom" : " 5.11.10 " ,
43
43
"@testing-library/react" : " 11.2.5" ,
44
44
"@testing-library/testcafe" : " 4.3.1" ,
45
- "@testing-library/user-event" : " 12.7.1 " ,
45
+ "@testing-library/user-event" : " 12.8.3 " ,
46
46
"@types/jest" : " 26.0.21" ,
47
47
"@types/node" : " 14.14.31" ,
48
48
"@types/react" : " 17.0.2" ,
Original file line number Diff line number Diff line change 2341
2341
lz-string "^1.4.4"
2342
2342
pretty-format "^26.6.2"
2343
2343
2344
- "@testing-library/
[email protected] .
9 ":
2345
- version "5.11.9 "
2346
- resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.9 .tgz#e6b3cd687021f89f261bd53cbe367041fbd3e975 "
2347
- integrity sha512-Mn2gnA9d1wStlAIT2NU8J15LNob0YFBVjs2aEQ3j8rsfRQo+lAs7/ui1i2TGaJjapLmuNPLTsrm+nPjmZDwpcQ ==
2344
+ "@testing-library/
[email protected] .
10 ":
2345
+ version "5.11.10 "
2346
+ resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.10 .tgz#1cd90715023e1627f5ed26ab3b38e6f22d77046c "
2347
+ integrity sha512-FuKiq5xuk44Fqm0000Z9w0hjOdwZRNzgx7xGGxQYepWFZy+OYUMOT/wPI4nLYXCaVltNVpU1W/qmD88wLWDsqQ ==
2348
2348
dependencies:
2349
2349
"@babel/runtime" "^7.9.2"
2350
2350
"@types/testing-library__jest-dom" "^5.9.1"
2370
2370
dependencies:
2371
2371
"@testing-library/dom" "^7.27.1"
2372
2372
2373
- "@testing-library/user-event@12.7.1 ":
2374
- version "12.7.1 "
2375
- resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.7.1 .tgz#e1ce931c04a1c65faf28618442d56ba8da887f2c "
2376
- integrity sha512-COfCkYgcxc+P9+pEAIGlmBuIDjO91Chf9GOBHI8AhIiMyaoOrKVPQny1uf0HIAYNoHKL5slhkqOPP2ZyNaVQGw ==
2373
+ "@testing-library/user-event@12.8.3 ":
2374
+ version "12.8.3 "
2375
+ resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.8.3 .tgz#1aa3ed4b9f79340a1e1836bc7f57c501e838704a "
2376
+ integrity sha512-IR0iWbFkgd56Bu5ZI/ej8yQwrkCv8Qydx6RzwbKz9faXazR/+5tvYKsZQgyXJiwgpcva127YO6JcWy7YlCfofQ ==
2377
2377
dependencies:
2378
2378
"@babel/runtime" "^7.12.5"
2379
2379
You can’t perform that action at this time.
0 commit comments