File tree 2 files changed +15
-6
lines changed
2 files changed +15
-6
lines changed Original file line number Diff line number Diff line change 54
54
"@storybook/addon-links" : " 6.5.13" ,
55
55
"@storybook/addon-options" : " 5.3.21" ,
56
56
"@storybook/react" : " 6.5.13" ,
57
- "@types/enzyme" : " 3.1 .16" ,
57
+ "@types/enzyme" : " 3.10 .16" ,
58
58
"@types/enzyme-adapter-react-16" : " 1.0.6" ,
59
59
"@types/node" : " 16.18.3" ,
60
60
"@types/react" : " 17.0.43" ,
Original file line number Diff line number Diff line change 3847
3847
"@types/cheerio" "*"
3848
3848
"@types/react" "*"
3849
3849
3850
- "@types/enzyme@3.1 .16":
3851
- version "3.1 .16"
3852
- resolved "https://registry.yarnpkg.com/@types/enzyme/-/enzyme-3.1 .16.tgz#b29e1d7148e4e15a773a9b9f2149ea4c42d3a91d "
3853
- integrity sha512-j4IAiHw+g97PWbvFv+yk601zsHf2pCYe61JZi7XW38eiRM1Lgc2LwgB7Bjssd5xi7+JMqshNfKKUP6QjMiCJ0g ==
3850
+ "@types/enzyme@3.10 .16":
3851
+ version "3.10 .16"
3852
+ resolved "https://registry.yarnpkg.com/@types/enzyme/-/enzyme-3.10 .16.tgz#100c49093f694545fc903266b2eb410df08859a9 "
3853
+ integrity sha512-17uMdJjSKjvdn/MhO/G2lRNPZGvJxFpvgONrsRoS1+khtJ6UcnCwC9v3gk2UqPyAkMZb6a1VYxScc/vOgkDl9w ==
3854
3854
dependencies:
3855
3855
"@types/cheerio" "*"
3856
- "@types/react" "* "
3856
+ "@types/react" "^16 "
3857
3857
3858
3858
"@types/eslint-scope@^3.7.3":
3859
3859
version "3.7.4"
4095
4095
"@types/scheduler" "*"
4096
4096
csstype "^3.0.2"
4097
4097
4098
+ "@types/react@^16":
4099
+ version "16.14.50"
4100
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.50.tgz#ec9c30f2f0c7d9aa748949536d88e3439526a25d"
4101
+ integrity sha512-7TWZ/HjhXsRK3BbhSFxTinbSft3sUXJAU3ONngT0rpcKJaIOlxkRke4bidqQTopUbEv1ApC5nlSEkIpX43MkTg==
4102
+ dependencies:
4103
+ "@types/prop-types" "*"
4104
+ "@types/scheduler" "*"
4105
+ csstype "^3.0.2"
4106
+
4098
4107
"@types/react@^17":
4099
4108
version "17.0.44"
4100
4109
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.44.tgz#c3714bd34dd551ab20b8015d9d0dbec812a51ec7"
You can’t perform that action at this time.
0 commit comments