Skip to content

Commit 67d6e9c

Browse files
Update dependency cheerio to v1.0.0-rc.12
1 parent 3eea041 commit 67d6e9c

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.1",
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
@@ -3978,7 +3978,7 @@ cheerio@1.0.0-rc.11:
39783978
parse5-htmlparser2-tree-adapter "^7.0.0"
39793979
tslib "^2.4.0"
39803980

3981-
cheerio@^1.0.0-rc.10:
3981+
cheerio@1.0.0-rc.12, cheerio@^1.0.0-rc.10:
39823982
version "1.0.0-rc.12"
39833983
resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0-rc.12.tgz#788bf7466506b1c6bf5fae51d24a2c4d62e47683"
39843984
integrity sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q==

0 commit comments

Comments
 (0)