Skip to content

Commit

Permalink
fix(deps): update dependency @tryghost/kg-default-cards to v9.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 3, 2023
1 parent 9f2789f commit 2ae535e
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 19 deletions.
2 changes: 1 addition & 1 deletion packages/mg-blogger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"@tryghost/errors": "1.2.26",
"@tryghost/kg-default-cards": "9.1.8",
"@tryghost/kg-default-cards": "9.1.9",
"autop": "1.0.1",
"cheerio": "0.22.0",
"node-fetch": "^3.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/mg-libsyn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"dependencies": {
"@tryghost/errors": "1.2.26",
"@tryghost/kg-default-cards": "9.1.8",
"@tryghost/kg-default-cards": "9.1.9",
"@tryghost/string": "0.2.8",
"cheerio": "0.22.0",
"node-fetch": "^3.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/mg-squarespace-xml/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"dependencies": {
"@tryghost/errors": "1.2.26",
"@tryghost/kg-default-cards": "9.1.8",
"@tryghost/kg-default-cards": "9.1.9",
"cheerio": "0.22.0",
"date-fns": "2.30.0",
"simple-dom": "1.4.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/mg-substack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"@tryghost/debug": "0.1.26",
"@tryghost/errors": "1.2.26",
"@tryghost/kg-default-cards": "9.1.8",
"@tryghost/kg-default-cards": "9.1.9",
"@tryghost/mg-fs-utils": "^0.12.19",
"@tryghost/string": "0.2.8",
"date-fns": "2.30.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/mg-tinynews/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"@tryghost/debug": "0.1.26",
"@tryghost/errors": "1.2.26",
"@tryghost/kg-default-cards": "9.1.8",
"@tryghost/kg-default-cards": "9.1.9",
"@tryghost/string": "0.2.8",
"cheerio": "1.0.0-rc.12",
"sanitize-html": "2.11.0",
Expand Down
15 changes: 1 addition & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2054,19 +2054,6 @@
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-3.0.40.tgz#ff9fbcae37f659136673d38347a08ab8f39c13c0"
integrity sha512-K8Q1Slg7E9oJHZ41Aqwqfxkaly0uJ0ygfdCFWVPCVCLMyAkzR0E04DoWXO+T7sZRuTOk80yi1TyyMIKN1Ylfag==

"@tryghost/[email protected]":
version "9.1.8"
resolved "https://registry.yarnpkg.com/@tryghost/kg-default-cards/-/kg-default-cards-9.1.8.tgz#96100ffe923fab98de5b2403ae06d53bc4d2610c"
integrity sha512-zwopCvpcBb6YgbxfT5h/9zetntIVXJaoJFVYSvpONH5EIXA1sG76PdFnboZCigOIYAaFBm1jM16ogat9/wL1Jw==
dependencies:
"@tryghost/kg-markdown-html-renderer" "^6.0.14"
"@tryghost/string" "^0.2.0"
"@tryghost/url-utils" "^4.0.0"
handlebars "^4.7.6"
juice "^9.0.0"
lodash "^4.17.21"
luxon "^3.0.0"

"@tryghost/[email protected]":
version "9.1.9"
resolved "https://registry.yarnpkg.com/@tryghost/kg-default-cards/-/kg-default-cards-9.1.9.tgz#46388d46ea9b05e001958116c93bf0e7720f65e6"
Expand All @@ -2080,7 +2067,7 @@
lodash "^4.17.21"
luxon "^3.0.0"

"@tryghost/kg-markdown-html-renderer@^6.0.14", "@tryghost/kg-markdown-html-renderer@^6.0.15":
"@tryghost/kg-markdown-html-renderer@^6.0.15":
version "6.0.15"
resolved "https://registry.yarnpkg.com/@tryghost/kg-markdown-html-renderer/-/kg-markdown-html-renderer-6.0.15.tgz#ff314cad10d17ef87c201471066e158986c524d1"
integrity sha512-kK18d/Ert9QDU5aXUrv3C36RzwX3JHz8MlXYiVR4tpmiPgTa8r6bBMuUFkXQQjvP6P8+tJXDLaSMgFiF0Su8yg==
Expand Down

0 comments on commit 2ae535e

Please sign in to comment.