Commit 55020a4 1 parent 506b9fb commit 55020a4 Copy full SHA for 55020a4
File tree 2 files changed +7
-14
lines changed
2 files changed +7
-14
lines changed Original file line number Diff line number Diff line change 29
29
"@tryghost/string" : " 0.2.12" ,
30
30
"lodash" : " 4.17.21" ,
31
31
"omit-empty" : " 1.0.0" ,
32
- "scrape-it" : " 6.1.2 "
32
+ "scrape-it" : " 6.1.3 "
33
33
}
34
34
}
Original file line number Diff line number Diff line change 3415
3415
"@types/node" "*"
3416
3416
"@types/responselike" "^1.0.0"
3417
3417
3418
- "@types/cheerio@^0.22.31":
3419
- version "0.22.35"
3420
- resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-0.22.35.tgz#0d16dc1f24d426231c181b9c31847f673867595f"
3421
- integrity sha512-yD57BchKRvTV+JD53UZ6PD8KWY5g5rvvMLRnZR3EQBCZXiDT/HR+pKpMzFGlWNhFrXlo7VPZXtKvIEwZkAWOIA==
3422
- dependencies:
3423
- "@types/node" "*"
3424
-
3425
3418
"@types/graceful-fs@^4.1.3":
3426
3419
version "4.1.9"
3427
3420
resolved "https://registry.yarnpkg.com/@types/graceful-fs/-/graceful-fs-4.1.9.tgz#2a06bc0f68a20ab37b3e36aa238be6abdf49e8b4"
@@ -4833,7 +4826,7 @@ cheerio@^0.22.0:
4833
4826
lodash.reject "^4.4.0"
4834
4827
lodash.some "^4.4.0"
4835
4828
4836
- cheerio@^1.0.0-rc.12, cheerio@^1.0.0-rc.5:
4829
+ cheerio@^1.0.0, cheerio@^1.0.0 -rc.12, cheerio@^1.0.0-rc.5:
4837
4830
version "1.0.0"
4838
4831
resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0.tgz#1ede4895a82f26e8af71009f961a9b8cb60d6a81"
4839
4832
integrity sha512-quS9HgjQpdaXOvsZz82Oz7uxtXiy6UIsIQcpBj7HRw2M63Skasm9qlDocAM7jNuaxdhpPU7c4kJN+gA5MCu4ww==
@@ -10173,13 +10166,13 @@ scrape-it-core@^1.0.0:
10173
10166
obj-def "^1.0.9"
10174
10167
typpy "^2.3.13"
10175
10168
10176
-
10177
- version "6.1.2 "
10178
- resolved "https://registry.yarnpkg.com/scrape-it/-/scrape-it-6.1.2 .tgz#1dc7d1537dfbc8d4a913541847bd6a3ab3773df6 "
10179
- integrity sha512-58DMh1/I68d49wP3By+9ulwy6Nwy52iix13m+gB1KjkIpREa8cyqMXTHffgn1BWgHUFHr5ON9SNbcoMSuCFmXA ==
10169
+
10170
+ version "6.1.3 "
10171
+ resolved "https://registry.yarnpkg.com/scrape-it/-/scrape-it-6.1.3 .tgz#e3cdce9ef6a3b2249fb2c5959ade1d40944b31c9 "
10172
+ integrity sha512-EDbsIK09ChAUjQs4f3++5D77dsRKm7OECMCFKET6TmUuIB6F6YuSXaNx79MmlwetnSZmBhoJDSfIoJCmcrgX+g ==
10180
10173
dependencies:
10181
- "@types/cheerio" "^0.22.31"
10182
10174
assured "^1.0.15"
10175
+ cheerio "^1.0.0"
10183
10176
cheerio-req "^2.0.0"
10184
10177
scrape-it-core "^1.0.0"
10185
10178
typpy "^2.3.13"
You can’t perform that action at this time.
0 commit comments