Skip to content

Commit

Permalink
Updated @TryGhost dependencies (TryGhost#15479)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 12, 2022
1 parent 2857fc5 commit 6fc4977
Show file tree
Hide file tree
Showing 25 changed files with 152 additions and 150 deletions.
2 changes: 1 addition & 1 deletion ghost/adapter-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"sinon": "14.0.1"
},
"dependencies": {
"@tryghost/errors": "1.2.17"
"@tryghost/errors": "1.2.18"
}
}
4 changes: 2 additions & 2 deletions ghost/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"@tryghost/color-utils": "0.1.21",
"@tryghost/ember-promise-modals": "2.0.1",
"@tryghost/helpers": "1.1.74",
"@tryghost/kg-clean-basic-html": "2.2.18",
"@tryghost/kg-parser-plugins": "2.12.3",
"@tryghost/kg-clean-basic-html": "2.2.20",
"@tryghost/kg-parser-plugins": "2.12.5",
"@tryghost/limit-service": "1.2.3",
"@tryghost/members-csv": "0.0.0",
"@tryghost/mobiledoc-kit": "0.12.5-ghost.2",
Expand Down
4 changes: 2 additions & 2 deletions ghost/api-framework/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
},
"dependencies": {
"@tryghost/debug": "0.1.18",
"@tryghost/errors": "1.2.17",
"@tryghost/promise": "0.1.21",
"@tryghost/errors": "1.2.18",
"@tryghost/promise": "0.1.22",
"@tryghost/tpl": "0.1.18",
"@tryghost/validator": "0.1.29",
"jsonpath": "1.1.1",
Expand Down
2 changes: 1 addition & 1 deletion ghost/audience-feedback/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"sinon": "14.0.1"
},
"dependencies": {
"@tryghost/errors": "1.2.17",
"@tryghost/errors": "1.2.18",
"@tryghost/tpl": "0.1.18",
"bson-objectid": "2.0.3"
}
Expand Down
18 changes: 9 additions & 9 deletions ghost/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,23 +65,23 @@
"@tryghost/config-url-helpers": "1.0.3",
"@tryghost/constants": "0.0.0",
"@tryghost/custom-theme-settings-service": "0.0.0",
"@tryghost/database-info": "0.3.10",
"@tryghost/database-info": "0.3.11",
"@tryghost/debug": "0.1.18",
"@tryghost/domain-events": "0.0.0",
"@tryghost/email-analytics-provider-mailgun": "0.0.0",
"@tryghost/email-analytics-service": "0.0.0",
"@tryghost/email-content-generator": "0.0.0",
"@tryghost/errors": "1.2.17",
"@tryghost/errors": "1.2.18",
"@tryghost/express-dynamic-redirects": "0.0.0",
"@tryghost/helpers": "1.1.74",
"@tryghost/html-to-plaintext": "0.0.0",
"@tryghost/http-cache-utils": "0.1.3",
"@tryghost/http-cache-utils": "0.1.4",
"@tryghost/image-transform": "1.2.2",
"@tryghost/job-manager": "0.0.0",
"@tryghost/kg-card-factory": "3.1.5",
"@tryghost/kg-default-atoms": "3.1.4",
"@tryghost/kg-default-cards": "5.18.3",
"@tryghost/kg-lexical-html-renderer": "0.0.7",
"@tryghost/kg-lexical-html-renderer": "0.0.8",
"@tryghost/kg-mobiledoc-html-renderer": "5.3.7",
"@tryghost/limit-service": "1.2.3",
"@tryghost/link-redirects": "0.0.0",
Expand All @@ -106,12 +106,12 @@
"@tryghost/mw-error-handler": "0.0.0",
"@tryghost/mw-session-from-token": "0.0.0",
"@tryghost/mw-vhost": "0.0.0",
"@tryghost/nodemailer": "0.3.28",
"@tryghost/nodemailer": "0.3.29",
"@tryghost/nql": "0.9.2",
"@tryghost/oembed-service": "0.0.0",
"@tryghost/package-json": "0.0.0",
"@tryghost/pretty-cli": "1.2.30",
"@tryghost/promise": "0.1.21",
"@tryghost/pretty-cli": "1.2.31",
"@tryghost/promise": "0.1.22",
"@tryghost/request": "0.1.31",
"@tryghost/security": "0.0.0",
"@tryghost/session-service": "0.0.0",
Expand All @@ -126,7 +126,7 @@
"@tryghost/validator": "0.1.29",
"@tryghost/verification-trigger": "0.0.0",
"@tryghost/version": "0.1.16",
"@tryghost/zip": "1.1.28",
"@tryghost/zip": "1.1.29",
"amperize": "0.6.1",
"analytics-node": "6.2.0",
"bluebird": "3.7.2",
Expand Down Expand Up @@ -185,7 +185,7 @@
"xml": "1.0.1"
},
"optionalDependencies": {
"@tryghost/html-to-mobiledoc": "1.8.14",
"@tryghost/html-to-mobiledoc": "1.8.16",
"sqlite3": "5.1.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion ghost/custom-theme-settings-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"@tryghost/debug": "0.1.18",
"@tryghost/errors": "1.2.17",
"@tryghost/errors": "1.2.18",
"@tryghost/tpl": "0.1.18",
"lodash": "4.17.21"
}
Expand Down
2 changes: 1 addition & 1 deletion ghost/job-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"dependencies": {
"@breejs/later": "4.1.0",
"@tryghost/errors": "1.2.17",
"@tryghost/errors": "1.2.18",
"@tryghost/logging": "2.3.2",
"bree": "6.5.0",
"cron-validate": "1.4.3",
Expand Down
2 changes: 1 addition & 1 deletion ghost/magic-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"sinon": "14.0.1"
},
"dependencies": {
"@tryghost/errors": "1.2.17",
"@tryghost/errors": "1.2.18",
"@tryghost/tpl": "0.1.18",
"@tryghost/validator": "0.1.29",
"jsonwebtoken": "8.5.1"
Expand Down
2 changes: 1 addition & 1 deletion ghost/member-analytics-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"@tryghost/domain-events": "0.0.0",
"@tryghost/errors": "1.2.17",
"@tryghost/errors": "1.2.18",
"@tryghost/member-events": "0.0.0",
"@tryghost/tpl": "0.1.18",
"bson-objectid": "2.0.3"
Expand Down
2 changes: 1 addition & 1 deletion ghost/members-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@tryghost/domain-events": "0.0.0",
"@tryghost/errors": "1.2.17",
"@tryghost/errors": "1.2.18",
"@tryghost/logging": "2.3.2",
"@tryghost/magic-link": "0.0.0",
"@tryghost/member-analytics-service": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion ghost/members-events-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"@tryghost/domain-events": "0.0.0",
"@tryghost/errors": "1.2.17",
"@tryghost/errors": "1.2.18",
"@tryghost/member-events": "0.0.0",
"moment-timezone": "0.5.34"
}
Expand Down
2 changes: 1 addition & 1 deletion ghost/members-importer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"sinon": "14.0.1"
},
"dependencies": {
"@tryghost/errors": "1.2.17",
"@tryghost/errors": "1.2.18",
"@tryghost/members-csv": "0.0.0",
"@tryghost/tpl": "0.1.18",
"moment-timezone": "0.5.23"
Expand Down
2 changes: 1 addition & 1 deletion ghost/members-ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"@tryghost/debug": "0.1.18",
"@tryghost/errors": "1.2.17",
"@tryghost/errors": "1.2.18",
"cookies": "0.8.0",
"jsonwebtoken": "8.5.1"
}
Expand Down
2 changes: 1 addition & 1 deletion ghost/minifier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@tryghost/debug": "0.1.18",
"@tryghost/errors": "1.2.17",
"@tryghost/errors": "1.2.18",
"@tryghost/tpl": "0.1.18",
"csso": "5.0.5",
"terser": "5.15.1",
Expand Down
2 changes: 1 addition & 1 deletion ghost/mw-api-version-mismatch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"lib"
],
"devDependencies": {
"@tryghost/errors": "1.2.17",
"@tryghost/errors": "1.2.18",
"c8": "7.12.0",
"mocha": "10.0.0",
"sinon": "14.0.1"
Expand Down
4 changes: 2 additions & 2 deletions ghost/mw-error-handler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
},
"dependencies": {
"@tryghost/debug": "0.1.18",
"@tryghost/errors": "1.2.17",
"@tryghost/http-cache-utils": "0.1.3",
"@tryghost/errors": "1.2.18",
"@tryghost/http-cache-utils": "0.1.4",
"@tryghost/tpl": "0.1.18",
"lodash": "4.17.21",
"semver": "7.3.8"
Expand Down
2 changes: 1 addition & 1 deletion ghost/oembed-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"mocha": "10.0.0"
},
"dependencies": {
"@tryghost/errors": "1.2.17",
"@tryghost/errors": "1.2.18",
"@tryghost/logging": "2.3.2",
"@tryghost/tpl": "0.1.18",
"cheerio": "0.22.0",
Expand Down
2 changes: 1 addition & 1 deletion ghost/offers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"@tryghost/domain-events": "0.0.0",
"@tryghost/errors": "1.2.17",
"@tryghost/errors": "1.2.18",
"@tryghost/mongo-utils": "0.3.5",
"@tryghost/string": "0.2.1",
"lodash": "4.17.21"
Expand Down
2 changes: 1 addition & 1 deletion ghost/package-json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"tmp": "0.2.1"
},
"dependencies": {
"@tryghost/errors": "1.2.17",
"@tryghost/errors": "1.2.18",
"@tryghost/tpl": "0.1.18",
"bluebird": "3.7.2",
"fs-extra": "10.1.0",
Expand Down
2 changes: 1 addition & 1 deletion ghost/session-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"sinon": "14.0.1"
},
"dependencies": {
"@tryghost/errors": "1.2.17"
"@tryghost/errors": "1.2.18"
}
}
2 changes: 1 addition & 1 deletion ghost/settings-path-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"sinon": "14.0.1"
},
"dependencies": {
"@tryghost/errors": "1.2.17",
"@tryghost/errors": "1.2.18",
"@tryghost/tpl": "0.1.18",
"date-fns": "2.29.3"
}
Expand Down
2 changes: 1 addition & 1 deletion ghost/stripe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"@tryghost/debug": "0.1.18",
"@tryghost/domain-events": "0.0.0",
"@tryghost/errors": "1.2.17",
"@tryghost/errors": "1.2.18",
"@tryghost/logging": "2.3.2",
"@tryghost/member-events": "0.0.0",
"leaky-bucket": "2.2.0",
Expand Down
2 changes: 1 addition & 1 deletion ghost/update-check-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"@tryghost/debug": "0.1.18",
"@tryghost/errors": "1.2.17",
"@tryghost/errors": "1.2.18",
"@tryghost/logging": "2.3.2",
"@tryghost/tpl": "0.1.18",
"bluebird": "3.7.2",
Expand Down
2 changes: 1 addition & 1 deletion ghost/verification-trigger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@tryghost/domain-events": "0.0.0",
"@tryghost/errors": "1.2.17",
"@tryghost/errors": "1.2.18",
"@tryghost/member-events": "0.0.0"
}
}
Loading

0 comments on commit 6fc4977

Please sign in to comment.