File tree Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 41
41
"examples/**" : " prettier --write"
42
42
},
43
43
"dependencies" : {
44
- "cheerio" : " 1.0.0-rc.11 "
44
+ "cheerio" : " 1.0.0-rc.12 "
45
45
},
46
46
"devDependencies" : {
47
47
"@types/chai" : " 4.3.1" ,
Original file line number Diff line number Diff line change @@ -416,10 +416,10 @@ cheerio-select@^2.1.0:
416
416
domhandler "^5.0.3"
417
417
domutils "^3.0.1"
418
418
419
- cheerio@1.0.0-rc.11 :
420
- version "1.0.0-rc.11 "
421
- resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0-rc.11 .tgz#1be84be1a126958366bcc57a11648cd9b30a60c2 "
422
- integrity sha512-bQwNaDIBKID5ts/DsdhxrjqFXYfLw4ste+wMKqWA8DyKcS4qwsPP4Bk8ZNaTJjvpiX/qW3BT4sU7d6Bh5i+dag ==
419
+ cheerio@1.0.0-rc.12 :
420
+ version "1.0.0-rc.12 "
421
+ resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0-rc.12 .tgz#788bf7466506b1c6bf5fae51d24a2c4d62e47683 "
422
+ integrity sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q ==
423
423
dependencies :
424
424
cheerio-select "^2.1.0"
425
425
dom-serializer "^2.0.0"
@@ -428,7 +428,6 @@ cheerio@1.0.0-rc.11:
428
428
htmlparser2 "^8.0.1"
429
429
parse5 "^7.0.0"
430
430
parse5-htmlparser2-tree-adapter "^7.0.0"
431
- tslib "^2.4.0"
432
431
433
432
chokidar@3.5.3 :
434
433
version "3.5.3"
@@ -1817,11 +1816,6 @@ tslib@^2.1.0:
1817
1816
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
1818
1817
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
1819
1818
1820
- tslib@^2.4.0 :
1821
- version "2.4.0"
1822
- resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
1823
- integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
1824
-
1825
1819
type-check@^0.4.0, type-check@~0.4.0 :
1826
1820
version "0.4.0"
1827
1821
resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"
You can’t perform that action at this time.
0 commit comments