File tree 2 files changed +13
-6
lines changed 2 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 85
85
"@storybook/testing-library" : " 0.2.2" ,
86
86
"@testing-library/jest-dom" : " 6.6.3" ,
87
87
"@testing-library/react" : " 16.2.0" ,
88
- "@types/enzyme" : " 3.10.18 " ,
88
+ "@types/enzyme" : " 3.10.19 " ,
89
89
"@types/enzyme-adapter-react-16" : " 1.0.9" ,
90
90
"@types/node" : " 20.10.5" ,
91
91
"@types/react" : " 18.3.21" ,
Original file line number Diff line number Diff line change 4132
4132
dependencies:
4133
4133
"@types/node" "*"
4134
4134
4135
+ "@types/cheerio@<1":
4136
+ version "0.22.35"
4137
+ resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-0.22.35.tgz#0d16dc1f24d426231c181b9c31847f673867595f"
4138
+ integrity sha512-yD57BchKRvTV+JD53UZ6PD8KWY5g5rvvMLRnZR3EQBCZXiDT/HR+pKpMzFGlWNhFrXlo7VPZXtKvIEwZkAWOIA==
4139
+ dependencies:
4140
+ "@types/node" "*"
4141
+
4135
4142
"@types/classnames@^2.2.9":
4136
4143
version "2.3.1"
4137
4144
resolved "https://registry.yarnpkg.com/@types/classnames/-/classnames-2.3.1.tgz#3c2467aa0f1a93f1f021e3b9bcf938bd5dfdc0dd"
4183
4190
"@types/cheerio" "*"
4184
4191
"@types/react" "^16"
4185
4192
4186
-
4187
- version "3.10.18 "
4188
- resolved "https://registry.yarnpkg.com/@types/enzyme/-/enzyme-3.10.18 .tgz#86010e7cb56cf1450dd391b8cc3a788f6a6fadef "
4189
- integrity sha512-RaO/TyyHZvXkpzinbMTZmd/S5biU4zxkvDsn22ujC29t9FMSzq8tnn8f2MxQ2P8GVhFRG5jTAL05DXKyTtpEQQ ==
4193
+
4194
+ version "3.10.19 "
4195
+ resolved "https://registry.yarnpkg.com/@types/enzyme/-/enzyme-3.10.19 .tgz#a4ae751c13e0428171d53cdc0d3d9f9aca7f7689 "
4196
+ integrity sha512-kIfCo6/DdpgCHgmrLgPTugjzbZ46BUK8S2IP0kYo8+62LD2l1k8mSVsc+zQYNTdjDRoh2E9Spxu6F1NnEiW38Q ==
4190
4197
dependencies:
4191
- "@types/cheerio" "* "
4198
+ "@types/cheerio" "<1 "
4192
4199
"@types/react" "^16"
4193
4200
4194
4201
"@types/eslint@^8.4.5":
You can’t perform that action at this time.
0 commit comments