Skip to content

Commit 0b8c70b

Browse files
Update dependency cheerio to v1.0.0-rc.12
1 parent 91fa78a commit 0b8c70b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.72",
4242
"@tryghost/helpers-gatsby": "2.0.2",
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3969,7 +3969,7 @@ cheerio@1.0.0-rc.11:
39693969
parse5-htmlparser2-tree-adapter "^7.0.0"
39703970
tslib "^2.4.0"
39713971

3972-
cheerio@^1.0.0-rc.10:
3972+
cheerio@1.0.0-rc.12, cheerio@^1.0.0-rc.10:
39733973
version "1.0.0-rc.12"
39743974
resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0-rc.12.tgz#788bf7466506b1c6bf5fae51d24a2c4d62e47683"
39753975
integrity sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q==

0 commit comments

Comments
 (0)