Skip to content

Commit 135145d

Browse files
Update dependency cheerio to v1.0.0-rc.12
1 parent d770d65 commit 135145d

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.86",
4242
"@tryghost/helpers-gatsby": "2.0.17",
43-
"cheerio": "1.0.0-rc.11",
43+
"cheerio": "1.0.0-rc.12",
4444
"gatsby": "4.25.7",
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
@@ -3849,20 +3849,6 @@ cheerio-select@^2.1.0:
38493849
domhandler "^5.0.3"
38503850
domutils "^3.0.1"
38513851

3852-
cheerio@1.0.0-rc.11:
3853-
version "1.0.0-rc.11"
3854-
resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0-rc.11.tgz#1be84be1a126958366bcc57a11648cd9b30a60c2"
3855-
integrity sha512-bQwNaDIBKID5ts/DsdhxrjqFXYfLw4ste+wMKqWA8DyKcS4qwsPP4Bk8ZNaTJjvpiX/qW3BT4sU7d6Bh5i+dag==
3856-
dependencies:
3857-
cheerio-select "^2.1.0"
3858-
dom-serializer "^2.0.0"
3859-
domhandler "^5.0.3"
3860-
domutils "^3.0.1"
3861-
htmlparser2 "^8.0.1"
3862-
parse5 "^7.0.0"
3863-
parse5-htmlparser2-tree-adapter "^7.0.0"
3864-
tslib "^2.4.0"
3865-
38663852
cheerio@1.0.0-rc.12, cheerio@^1.0.0-rc.10:
38673853
version "1.0.0-rc.12"
38683854
resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0-rc.12.tgz#788bf7466506b1c6bf5fae51d24a2c4d62e47683"

0 commit comments

Comments
 (0)