This repository was archived by the owner on Apr 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 55
55
"@storybook/preset-create-react-app" : " 4.0.1" ,
56
56
"@storybook/react" : " 6.4.19" ,
57
57
"@testing-library/jest-dom" : " 5.16.2" ,
58
- "@testing-library/react" : " 12.1.2 " ,
58
+ "@testing-library/react" : " 12.1.3 " ,
59
59
"@testing-library/user-event" : " 13.5.0" ,
60
60
"@types/bootstrap" : " 5.0.17" ,
61
61
"@types/jest" : " 27.4.0" ,
Original file line number Diff line number Diff line change 3014
3014
lodash "^4.17.15"
3015
3015
redent "^3.0.0"
3016
3016
3017
- "@testing-library/
[email protected] .
2 ":
3018
- version "12.1.2 "
3019
- resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.2 .tgz#f1bc9a45943461fa2a598bb4597df1ae044cfc76 "
3020
- integrity sha512-ihQiEOklNyHIpo2Y8FREkyD1QAea054U0MVbwH1m8N9TxeFz+KoJ9LkqoKqJlzx2JDm56DVwaJ1r36JYxZM05g ==
3017
+ "@testing-library/
[email protected] .
3 ":
3018
+ version "12.1.3 "
3019
+ resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.3 .tgz#ef26c5f122661ea9b6f672b23dc6b328cadbbf26 "
3020
+ integrity sha512-oCULRXWRrBtC9m6G/WohPo1GLcLesH7T4fuKzRAKn1CWVu9BzXtqLXDDTA6KhFNNtRwLtfSMr20HFl+Qrdrvmg ==
3021
3021
dependencies:
3022
3022
"@babel/runtime" "^7.12.5"
3023
3023
"@testing-library/dom" "^8.0.0"
3024
+ "@types/react-dom" "*"
3024
3025
3025
3026
"@testing-library/
[email protected] ":
3026
3027
version "13.5.0"
3415
3416
dependencies:
3416
3417
"@types/react" "*"
3417
3418
3418
-
3419
+ "@types/react-dom@*", "@types/react-dom@ 17.0.11":
3419
3420
version "17.0.11"
3420
3421
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.11.tgz#e1eadc3c5e86bdb5f7684e00274ae228e7bcc466"
3421
3422
integrity sha512-f96K3k+24RaLGVu/Y2Ng3e1EbZ8/cVJvypZWd7cy0ofCBaf2lcM46xNhycMZ2xGwbBjRql7hOlZ+e2WlJ5MH3Q==
You can’t perform that action at this time.
0 commit comments