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.18 " ,
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.18 ":
3851
+ version "3.10.18 "
3852
+ resolved "https://registry.yarnpkg.com/@types/enzyme/-/enzyme-3.10.18 .tgz#86010e7cb56cf1450dd391b8cc3a788f6a6fadef "
3853
+ integrity sha512-RaO/TyyHZvXkpzinbMTZmd/S5biU4zxkvDsn22ujC29t9FMSzq8tnn8f2MxQ2P8GVhFRG5jTAL05DXKyTtpEQQ ==
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.52"
4100
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.52.tgz#d6c31c3f69cf6ae10718d0a07a2ef6f2ebafc490"
4101
+ integrity sha512-4+ZN73hgRW3Gang3QMqWjrqPPkf+lWZYiyG4uXtUbpd+7eiBDw6Gemila6rXDd8DorADupTiIERL6Mb5BQTF2w==
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