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.15 " ,
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.15 ":
3851
+ version "3.10.15 "
3852
+ resolved "https://registry.yarnpkg.com/@types/enzyme/-/enzyme-3.10.15 .tgz#56d1167bb11a2c3f65af790de0cbb0e990b21489 "
3853
+ integrity sha512-Tdm2XXW7TfyKhb/ddSLMpj8W0UgxbCOOauFNeLJH7+KzsfOBrHF6XPctw11SwGoOPyUglYQpvMoQNFXOF0uTwg ==
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.49"
4100
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.49.tgz#79347898927bf72b758237b2da1c11efce50894d"
4101
+ integrity sha512-WHKMS4fIlDpeLVKCGDs5k1MTCyqh1tyFhGqouSFgpPsCsWNDTtiMpTYUcJnHg66kp03ubqb4BFjd5+7gS3MyHw==
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