Skip to content

Commit 337f960

Browse files
Update dependency cheerio to v1.0.0-rc.12
1 parent ff35c34 commit 337f960

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.74",
4242
"@tryghost/helpers-gatsby": "2.0.4",
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
@@ -3974,7 +3974,7 @@ cheerio@1.0.0-rc.11:
39743974
parse5-htmlparser2-tree-adapter "^7.0.0"
39753975
tslib "^2.4.0"
39763976

3977-
cheerio@^1.0.0-rc.10:
3977+
cheerio@1.0.0-rc.12, cheerio@^1.0.0-rc.10:
39783978
version "1.0.0-rc.12"
39793979
resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0-rc.12.tgz#788bf7466506b1c6bf5fae51d24a2c4d62e47683"
39803980
integrity sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q==

0 commit comments

Comments
 (0)