Skip to content

Commit 00873fc

Browse files
Update dependency cheerio to v1.0.0-rc.12
1 parent 606e692 commit 00873fc

File tree

2 files changed

+1
-15
lines changed

2 files changed

+1
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"dependencies": {
4141
"@tryghost/helpers": "1.1.78",
4242
"@tryghost/helpers-gatsby": "2.0.8",
43-
"cheerio": "1.0.0-rc.11",
43+
"cheerio": "1.0.0-rc.12",
4444
"gatsby": "4.15.2",
4545
"gatsby-awesome-pagination": "0.3.8",
4646
"gatsby-plugin-advanced-sitemap": "2.1.0",

yarn.lock

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3983,20 +3983,6 @@ cheerio-select@^2.1.0:
39833983
domhandler "^5.0.3"
39843984
domutils "^3.0.1"
39853985

3986-
cheerio@1.0.0-rc.11:
3987-
version "1.0.0-rc.11"
3988-
resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0-rc.11.tgz#1be84be1a126958366bcc57a11648cd9b30a60c2"
3989-
integrity sha512-bQwNaDIBKID5ts/DsdhxrjqFXYfLw4ste+wMKqWA8DyKcS4qwsPP4Bk8ZNaTJjvpiX/qW3BT4sU7d6Bh5i+dag==
3990-
dependencies:
3991-
cheerio-select "^2.1.0"
3992-
dom-serializer "^2.0.0"
3993-
domhandler "^5.0.3"
3994-
domutils "^3.0.1"
3995-
htmlparser2 "^8.0.1"
3996-
parse5 "^7.0.0"
3997-
parse5-htmlparser2-tree-adapter "^7.0.0"
3998-
tslib "^2.4.0"
3999-
40003986
cheerio@1.0.0-rc.12, cheerio@^1.0.0-rc.10:
40013987
version "1.0.0-rc.12"
40023988
resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0-rc.12.tgz#788bf7466506b1c6bf5fae51d24a2c4d62e47683"

0 commit comments

Comments
 (0)