Skip to content

Commit 389fd6e

Browse files
Update dependency cheerio to v1.0.0-rc.12
1 parent fc9e156 commit 389fd6e

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.75",
4242
"@tryghost/helpers-gatsby": "2.0.5",
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
@@ -3980,7 +3980,7 @@ cheerio@1.0.0-rc.11:
39803980
parse5-htmlparser2-tree-adapter "^7.0.0"
39813981
tslib "^2.4.0"
39823982

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

0 commit comments

Comments
 (0)