File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change 1197
1197
dependencies :
1198
1198
" @babel/types" " ^7.3.0"
1199
1199
1200
+ " @types/cheerio@^0.22.22 " :
1201
+ version "0.22.22"
1202
+ resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-0.22.22.tgz#ae71cf4ca59b8bbaf34c99af7a5d6c8894988f5f"
1203
+ integrity sha512-05DYX4zU96IBfZFY+t3Mh88nlwSMtmmzSYaQkKN48T495VV1dkHSah6qYyDTN5ngaS0i0VonH37m+RuzSM0YiA==
1204
+ dependencies :
1205
+ " @types/node" " *"
1206
+
1200
1207
" @types/color-name@^1.1.1 " :
1201
1208
version "1.1.1"
1202
1209
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
@@ -2329,10 +2336,11 @@ enzyme-shallow-equal@^1.0.1:
2329
2336
object-is "^1.0.2"
2330
2337
2331
2338
enzyme-to-json@^3.4.0 :
2332
- version "3.4.4 "
2333
- resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.4.4 .tgz#b30726c59091d273521b6568c859e8831e94d00e "
2334
- integrity sha512-50LELP/SCPJJGic5rAARvU7pgE3m1YaNj7JLM+Qkhl5t7PAs6fiyc8xzc50RnkKPFQCv0EeFVjEWdIFRGPWMsA ==
2339
+ version "3.6.1 "
2340
+ resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.6.1 .tgz#d60740950bc7ca6384dfe6fe405494ec5df996bc "
2341
+ integrity sha512-15tXuONeq5ORoZjV/bUo2gbtZrN2IH+Z6DvL35QmZyKHgbY1ahn6wcnLd9Xv9OjiwbAXiiP8MRZwbZrCv1wYNg ==
2335
2342
dependencies :
2343
+ " @types/cheerio" " ^0.22.22"
2336
2344
lodash "^4.17.15"
2337
2345
react-is "^16.12.0"
2338
2346
You can’t perform that action at this time.
0 commit comments