Skip to content

Commit

Permalink
Update dependency cheerio to v1.0.0-rc.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 10, 2023
1 parent 5342b06 commit 3afeb47
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"dependencies": {
"@tryghost/helpers": "1.1.84",
"@tryghost/helpers-gatsby": "2.0.15",
"cheerio": "1.0.0-rc.11",
"cheerio": "1.0.0-rc.12",
"gatsby": "4.25.7",
"gatsby-awesome-pagination": "0.3.8",
"gatsby-plugin-advanced-sitemap": "2.1.0",
Expand Down
14 changes: 0 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3656,20 +3656,6 @@ cheerio-select@^2.1.0:
domhandler "^5.0.3"
domutils "^3.0.1"

[email protected]:
version "1.0.0-rc.11"
resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0-rc.11.tgz#1be84be1a126958366bcc57a11648cd9b30a60c2"
integrity sha512-bQwNaDIBKID5ts/DsdhxrjqFXYfLw4ste+wMKqWA8DyKcS4qwsPP4Bk8ZNaTJjvpiX/qW3BT4sU7d6Bh5i+dag==
dependencies:
cheerio-select "^2.1.0"
dom-serializer "^2.0.0"
domhandler "^5.0.3"
domutils "^3.0.1"
htmlparser2 "^8.0.1"
parse5 "^7.0.0"
parse5-htmlparser2-tree-adapter "^7.0.0"
tslib "^2.4.0"

[email protected], cheerio@^1.0.0-rc.10:
version "1.0.0-rc.12"
resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0-rc.12.tgz#788bf7466506b1c6bf5fae51d24a2c4d62e47683"
Expand Down

0 comments on commit 3afeb47

Please sign in to comment.