From cf7ecb492c36ec361a3342075360977fedeb1263 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 22:15:50 +0000 Subject: [PATCH] Update dependency c8 to v7.13.0 --- ghost/adapter-cache-redis/package.json | 2 +- ghost/adapter-manager/package.json | 2 +- ghost/api-framework/package.json | 2 +- ghost/api-version-compatibility-service/package.json | 2 +- ghost/audience-feedback/package.json | 2 +- ghost/bootstrap-socket/package.json | 2 +- ghost/constants/package.json | 2 +- ghost/core/package.json | 2 +- ghost/custom-theme-settings-service/package.json | 2 +- ghost/data-generator/package.json | 2 +- ghost/domain-events/package.json | 2 +- ghost/dynamic-routing-events/package.json | 2 +- ghost/email-content-generator/package.json | 2 +- ghost/email-events/package.json | 2 +- ghost/email-service/package.json | 2 +- ghost/email-suppression-list/package.json | 2 +- ghost/express-dynamic-redirects/package.json | 2 +- ghost/html-to-plaintext/package.json | 2 +- ghost/i18n/package.json | 2 +- ghost/job-manager/package.json | 2 +- ghost/link-redirects/package.json | 2 +- ghost/link-replacer/package.json | 2 +- ghost/link-tracking/package.json | 2 +- ghost/magic-link/package.json | 2 +- ghost/mailgun-client/package.json | 2 +- ghost/member-attribution/package.json | 2 +- ghost/member-events/package.json | 2 +- ghost/members-api/package.json | 2 +- ghost/members-csv/package.json | 2 +- ghost/members-events-service/package.json | 2 +- ghost/members-importer/package.json | 2 +- ghost/members-ssr/package.json | 2 +- ghost/milestones/package.json | 2 +- ghost/minifier/package.json | 2 +- ghost/mw-api-version-mismatch/package.json | 2 +- ghost/mw-cache-control/package.json | 2 +- ghost/mw-error-handler/package.json | 2 +- ghost/mw-session-from-token/package.json | 2 +- ghost/mw-update-user-last-seen/package.json | 2 +- ghost/mw-vhost/package.json | 2 +- ghost/oembed-service/package.json | 2 +- ghost/offers/package.json | 2 +- ghost/package-json/package.json | 2 +- ghost/payments/package.json | 2 +- ghost/referrers/package.json | 2 +- ghost/security/package.json | 2 +- ghost/session-service/package.json | 2 +- ghost/settings-path-manager/package.json | 2 +- ghost/stats-service/package.json | 2 +- ghost/stripe/package.json | 2 +- ghost/tags-public/package.json | 2 +- ghost/tiers/package.json | 2 +- ghost/update-check-service/package.json | 2 +- ghost/verification-trigger/package.json | 2 +- ghost/version-notifications-data-service/package.json | 2 +- ghost/webmentions/package.json | 2 +- yarn.lock | 8 ++++---- 57 files changed, 60 insertions(+), 60 deletions(-) diff --git a/ghost/adapter-cache-redis/package.json b/ghost/adapter-cache-redis/package.json index b4ea4cd8d9..5c63ed0d99 100644 --- a/ghost/adapter-cache-redis/package.json +++ b/ghost/adapter-cache-redis/package.json @@ -18,7 +18,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "sinon": "15.0.1" }, diff --git a/ghost/adapter-manager/package.json b/ghost/adapter-manager/package.json index 1caba91434..321beafab1 100644 --- a/ghost/adapter-manager/package.json +++ b/ghost/adapter-manager/package.json @@ -16,7 +16,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" diff --git a/ghost/api-framework/package.json b/ghost/api-framework/package.json index 5e0de7d3bc..dca5480920 100644 --- a/ghost/api-framework/package.json +++ b/ghost/api-framework/package.json @@ -18,7 +18,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" diff --git a/ghost/api-version-compatibility-service/package.json b/ghost/api-version-compatibility-service/package.json index 322c2b280a..d5d262d7f5 100644 --- a/ghost/api-version-compatibility-service/package.json +++ b/ghost/api-version-compatibility-service/package.json @@ -18,7 +18,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "sinon": "14.0.2" }, diff --git a/ghost/audience-feedback/package.json b/ghost/audience-feedback/package.json index 7519edfce3..b8bf6b8b3f 100644 --- a/ghost/audience-feedback/package.json +++ b/ghost/audience-feedback/package.json @@ -18,7 +18,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" diff --git a/ghost/bootstrap-socket/package.json b/ghost/bootstrap-socket/package.json index 07a3f2956d..407fe0f338 100644 --- a/ghost/bootstrap-socket/package.json +++ b/ghost/bootstrap-socket/package.json @@ -16,7 +16,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" diff --git a/ghost/constants/package.json b/ghost/constants/package.json index 0144f85af5..e1efdaf607 100644 --- a/ghost/constants/package.json +++ b/ghost/constants/package.json @@ -16,7 +16,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" diff --git a/ghost/core/package.json b/ghost/core/package.json index b738c4a5b3..913619055f 100644 --- a/ghost/core/package.json +++ b/ghost/core/package.json @@ -209,7 +209,7 @@ "@tryghost/express-test": "0.13.0", "@tryghost/webhook-mock-receiver": "0.2.3", "@types/common-tags": "1.8.1", - "c8": "7.12.0", + "c8": "7.13.0", "cli-progress": "3.11.2", "cssnano": "5.1.15", "eslint": "8.34.0", diff --git a/ghost/custom-theme-settings-service/package.json b/ghost/custom-theme-settings-service/package.json index 938561bf59..c6e476b051 100644 --- a/ghost/custom-theme-settings-service/package.json +++ b/ghost/custom-theme-settings-service/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "@tryghost/nql-lang": "0.5.0", - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" diff --git a/ghost/data-generator/package.json b/ghost/data-generator/package.json index d3daab8243..0fbf39ba93 100644 --- a/ghost/data-generator/package.json +++ b/ghost/data-generator/package.json @@ -18,7 +18,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "knex": "2.4.2", "mocha": "10.2.0", "should": "13.2.3", diff --git a/ghost/domain-events/package.json b/ghost/domain-events/package.json index 9a56f0b287..5dc3943cd6 100644 --- a/ghost/domain-events/package.json +++ b/ghost/domain-events/package.json @@ -18,7 +18,7 @@ ], "devDependencies": { "@tryghost/logging": "2.4.0", - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3" } diff --git a/ghost/dynamic-routing-events/package.json b/ghost/dynamic-routing-events/package.json index 2bc495dabc..302ae0fb4b 100644 --- a/ghost/dynamic-routing-events/package.json +++ b/ghost/dynamic-routing-events/package.json @@ -18,7 +18,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "sinon": "15.0.1" }, diff --git a/ghost/email-content-generator/package.json b/ghost/email-content-generator/package.json index d6a2a4cb2d..1d02a7574a 100644 --- a/ghost/email-content-generator/package.json +++ b/ghost/email-content-generator/package.json @@ -18,7 +18,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0" }, "dependencies": { diff --git a/ghost/email-events/package.json b/ghost/email-events/package.json index 580ddb1753..011c78929b 100644 --- a/ghost/email-events/package.json +++ b/ghost/email-events/package.json @@ -19,7 +19,7 @@ ], "devDependencies": { "bson-objectid": "2.0.4", - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "sinon": "14.0.2" }, diff --git a/ghost/email-service/package.json b/ghost/email-service/package.json index 726f39f4e9..47609ecae6 100644 --- a/ghost/email-service/package.json +++ b/ghost/email-service/package.json @@ -18,7 +18,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" diff --git a/ghost/email-suppression-list/package.json b/ghost/email-suppression-list/package.json index b4532e0237..a361cd30ca 100644 --- a/ghost/email-suppression-list/package.json +++ b/ghost/email-suppression-list/package.json @@ -18,7 +18,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" diff --git a/ghost/express-dynamic-redirects/package.json b/ghost/express-dynamic-redirects/package.json index dc8bd41df9..4069900731 100644 --- a/ghost/express-dynamic-redirects/package.json +++ b/ghost/express-dynamic-redirects/package.json @@ -16,7 +16,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3" }, diff --git a/ghost/html-to-plaintext/package.json b/ghost/html-to-plaintext/package.json index 83e32b8972..aa4d794dc0 100644 --- a/ghost/html-to-plaintext/package.json +++ b/ghost/html-to-plaintext/package.json @@ -18,7 +18,7 @@ "lint:test": "eslint -c test/.eslintrc.js test/ --ext .js --cache" }, "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0" }, "dependencies": { diff --git a/ghost/i18n/package.json b/ghost/i18n/package.json index d373b1b90f..a37600a51d 100644 --- a/ghost/i18n/package.json +++ b/ghost/i18n/package.json @@ -21,7 +21,7 @@ "locales" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "i18next-parser": "7.6.0", "mocha": "10.2.0" }, diff --git a/ghost/job-manager/package.json b/ghost/job-manager/package.json index b144211cb6..ddcda58326 100644 --- a/ghost/job-manager/package.json +++ b/ghost/job-manager/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "@sinonjs/fake-timers": "10.0.2", - "c8": "7.12.0", + "c8": "7.13.0", "date-fns": "2.29.3", "delay": "5.0.0", "mocha": "10.2.0", diff --git a/ghost/link-redirects/package.json b/ghost/link-redirects/package.json index c662eff38c..553249c6ab 100644 --- a/ghost/link-redirects/package.json +++ b/ghost/link-redirects/package.json @@ -19,7 +19,7 @@ ], "devDependencies": { "@types/express": "4.17.17", - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" diff --git a/ghost/link-replacer/package.json b/ghost/link-replacer/package.json index f2aa81bd24..d850f1a678 100644 --- a/ghost/link-replacer/package.json +++ b/ghost/link-replacer/package.json @@ -18,7 +18,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" diff --git a/ghost/link-tracking/package.json b/ghost/link-tracking/package.json index 72dad03128..ed1052f324 100644 --- a/ghost/link-tracking/package.json +++ b/ghost/link-tracking/package.json @@ -18,7 +18,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" diff --git a/ghost/magic-link/package.json b/ghost/magic-link/package.json index 1b38ea3a87..172bac539d 100644 --- a/ghost/magic-link/package.json +++ b/ghost/magic-link/package.json @@ -18,7 +18,7 @@ "devDependencies": { "@types/jsonwebtoken": "8.5.9", "@types/nodemailer": "6.4.7", - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" diff --git a/ghost/mailgun-client/package.json b/ghost/mailgun-client/package.json index 4782a629cb..2440eed34b 100644 --- a/ghost/mailgun-client/package.json +++ b/ghost/mailgun-client/package.json @@ -18,7 +18,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "nock": "13.3.0", "sinon": "14.0.2" diff --git a/ghost/member-attribution/package.json b/ghost/member-attribution/package.json index 82604ee86f..2b631d952b 100644 --- a/ghost/member-attribution/package.json +++ b/ghost/member-attribution/package.json @@ -14,7 +14,7 @@ "lint:test": "eslint -c test/.eslintrc.js test/ --ext .js --cache" }, "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" diff --git a/ghost/member-events/package.json b/ghost/member-events/package.json index 1d195d66ae..9105938aaa 100644 --- a/ghost/member-events/package.json +++ b/ghost/member-events/package.json @@ -16,7 +16,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2", diff --git a/ghost/members-api/package.json b/ghost/members-api/package.json index 0435c21f6d..f830a105a9 100644 --- a/ghost/members-api/package.json +++ b/ghost/members-api/package.json @@ -20,7 +20,7 @@ "devDependencies": { "@tryghost/member-attribution": "0.0.0", "@types/node-jose": "1.1.10", - "c8": "7.12.0", + "c8": "7.13.0", "jwk-to-pem": "2.0.5", "mocha": "10.2.0", "nock": "13.3.0", diff --git a/ghost/members-csv/package.json b/ghost/members-csv/package.json index 425bf308e9..d30eac1b92 100644 --- a/ghost/members-csv/package.json +++ b/ghost/members-csv/package.json @@ -16,7 +16,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" diff --git a/ghost/members-events-service/package.json b/ghost/members-events-service/package.json index 589ad233b1..bdcbfd569c 100644 --- a/ghost/members-events-service/package.json +++ b/ghost/members-events-service/package.json @@ -16,7 +16,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "moment": "2.29.4", "should": "13.2.3", diff --git a/ghost/members-importer/package.json b/ghost/members-importer/package.json index 2117d0b5a1..233426631f 100644 --- a/ghost/members-importer/package.json +++ b/ghost/members-importer/package.json @@ -16,7 +16,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "fs-extra": "11.1.0", "mocha": "10.2.0", "should": "13.2.3", diff --git a/ghost/members-ssr/package.json b/ghost/members-ssr/package.json index 6241ac4bb1..16268f3a08 100644 --- a/ghost/members-ssr/package.json +++ b/ghost/members-ssr/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "@types/cookies": "0.7.7", - "c8": "7.12.0", + "c8": "7.13.0", "keypair": "1.0.4", "mocha": "10.2.0", "should": "13.2.3", diff --git a/ghost/milestones/package.json b/ghost/milestones/package.json index ff97105924..e33ff29ad5 100644 --- a/ghost/milestones/package.json +++ b/ghost/milestones/package.json @@ -18,7 +18,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "sinon": "15.0.1" }, diff --git a/ghost/minifier/package.json b/ghost/minifier/package.json index 8d338ba4ba..0c784611d1 100644 --- a/ghost/minifier/package.json +++ b/ghost/minifier/package.json @@ -16,7 +16,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" diff --git a/ghost/mw-api-version-mismatch/package.json b/ghost/mw-api-version-mismatch/package.json index e4bdb9f3a8..6c6fee7c38 100644 --- a/ghost/mw-api-version-mismatch/package.json +++ b/ghost/mw-api-version-mismatch/package.json @@ -19,7 +19,7 @@ ], "devDependencies": { "@tryghost/errors": "1.2.20", - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "sinon": "14.0.2" }, diff --git a/ghost/mw-cache-control/package.json b/ghost/mw-cache-control/package.json index 5dae06ccf5..e99b6ad155 100644 --- a/ghost/mw-cache-control/package.json +++ b/ghost/mw-cache-control/package.json @@ -18,7 +18,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" diff --git a/ghost/mw-error-handler/package.json b/ghost/mw-error-handler/package.json index 6883b57f98..b603d8e725 100644 --- a/ghost/mw-error-handler/package.json +++ b/ghost/mw-error-handler/package.json @@ -16,7 +16,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" diff --git a/ghost/mw-session-from-token/package.json b/ghost/mw-session-from-token/package.json index 2a778c444c..4088396037 100644 --- a/ghost/mw-session-from-token/package.json +++ b/ghost/mw-session-from-token/package.json @@ -16,7 +16,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "express": "4.18.2", "mocha": "10.2.0", "should": "13.2.3", diff --git a/ghost/mw-update-user-last-seen/package.json b/ghost/mw-update-user-last-seen/package.json index e7a19ea97b..4f75fcb507 100644 --- a/ghost/mw-update-user-last-seen/package.json +++ b/ghost/mw-update-user-last-seen/package.json @@ -16,7 +16,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" diff --git a/ghost/mw-vhost/package.json b/ghost/mw-vhost/package.json index fc3de41a85..650156e0af 100644 --- a/ghost/mw-vhost/package.json +++ b/ghost/mw-vhost/package.json @@ -16,7 +16,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "supertest": "6.3.3" } diff --git a/ghost/oembed-service/package.json b/ghost/oembed-service/package.json index f72c786938..d23aebb944 100644 --- a/ghost/oembed-service/package.json +++ b/ghost/oembed-service/package.json @@ -18,7 +18,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0" }, "dependencies": { diff --git a/ghost/offers/package.json b/ghost/offers/package.json index 064f43f49d..533d15f35a 100644 --- a/ghost/offers/package.json +++ b/ghost/offers/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "bson-objectid": "2.0.4", - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" diff --git a/ghost/package-json/package.json b/ghost/package-json/package.json index 7af50ccae1..e65ad133ac 100644 --- a/ghost/package-json/package.json +++ b/ghost/package-json/package.json @@ -16,7 +16,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2", diff --git a/ghost/payments/package.json b/ghost/payments/package.json index c28b044dca..594c85a55b 100644 --- a/ghost/payments/package.json +++ b/ghost/payments/package.json @@ -16,7 +16,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" diff --git a/ghost/referrers/package.json b/ghost/referrers/package.json index 997890fc79..c2a154aae0 100644 --- a/ghost/referrers/package.json +++ b/ghost/referrers/package.json @@ -16,7 +16,7 @@ "referrer.json" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" diff --git a/ghost/security/package.json b/ghost/security/package.json index 68abb73f4c..35bd857311 100644 --- a/ghost/security/package.json +++ b/ghost/security/package.json @@ -16,7 +16,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2", diff --git a/ghost/session-service/package.json b/ghost/session-service/package.json index d83d649afe..706ba5005e 100644 --- a/ghost/session-service/package.json +++ b/ghost/session-service/package.json @@ -16,7 +16,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "express": "4.18.2", "mocha": "10.2.0", "should": "13.2.3", diff --git a/ghost/settings-path-manager/package.json b/ghost/settings-path-manager/package.json index b842cfd5ce..8385c1ef35 100644 --- a/ghost/settings-path-manager/package.json +++ b/ghost/settings-path-manager/package.json @@ -16,7 +16,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" diff --git a/ghost/stats-service/package.json b/ghost/stats-service/package.json index 6d1811c803..b93c71de8e 100644 --- a/ghost/stats-service/package.json +++ b/ghost/stats-service/package.json @@ -23,7 +23,7 @@ "@types/luxon": "2.4.0", "@types/mocha": "10.0.1", "@types/sinon": "10.0.13", - "c8": "7.12.0", + "c8": "7.13.0", "knex": "2.4.2", "luxon": "2.5.2", "mocha": "10.2.0", diff --git a/ghost/stripe/package.json b/ghost/stripe/package.json index 3d45af5fc4..4b6f974672 100644 --- a/ghost/stripe/package.json +++ b/ghost/stripe/package.json @@ -16,7 +16,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "rewire": "6.0.0", "should": "13.2.3", diff --git a/ghost/tags-public/package.json b/ghost/tags-public/package.json index c8748077b7..f55785a5e4 100644 --- a/ghost/tags-public/package.json +++ b/ghost/tags-public/package.json @@ -18,7 +18,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "sinon": "15.0.1" }, diff --git a/ghost/tiers/package.json b/ghost/tiers/package.json index 011b396000..4dabf62e70 100644 --- a/ghost/tiers/package.json +++ b/ghost/tiers/package.json @@ -18,7 +18,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0" }, "dependencies": { diff --git a/ghost/update-check-service/package.json b/ghost/update-check-service/package.json index 1144b5e113..81518bf511 100644 --- a/ghost/update-check-service/package.json +++ b/ghost/update-check-service/package.json @@ -16,7 +16,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2", diff --git a/ghost/verification-trigger/package.json b/ghost/verification-trigger/package.json index fccae29a85..4791282726 100644 --- a/ghost/verification-trigger/package.json +++ b/ghost/verification-trigger/package.json @@ -16,7 +16,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "should": "13.2.3", "sinon": "14.0.2" diff --git a/ghost/version-notifications-data-service/package.json b/ghost/version-notifications-data-service/package.json index c7c6042cb5..3c564972ae 100644 --- a/ghost/version-notifications-data-service/package.json +++ b/ghost/version-notifications-data-service/package.json @@ -18,7 +18,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "sinon": "14.0.2" } diff --git a/ghost/webmentions/package.json b/ghost/webmentions/package.json index d814ae9112..4583e1480a 100644 --- a/ghost/webmentions/package.json +++ b/ghost/webmentions/package.json @@ -18,7 +18,7 @@ "lib" ], "devDependencies": { - "c8": "7.12.0", + "c8": "7.13.0", "mocha": "10.2.0", "nock": "13.3.0", "bson-objectid": "2.0.4", diff --git a/yarn.lock b/yarn.lock index 9e6bd10050..bf1c6c5cd9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8626,10 +8626,10 @@ bytes@3.1.2: resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.2.tgz#8b0beeb98605adf1b128fa4386403c009e0221a5" integrity sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg== -c8@7.12.0: - version "7.12.0" - resolved "https://registry.yarnpkg.com/c8/-/c8-7.12.0.tgz#402db1c1af4af5249153535d1c84ad70c5c96b14" - integrity sha512-CtgQrHOkyxr5koX1wEUmN/5cfDa2ckbHRA4Gy5LAL0zaCFtVWJS5++n+w4/sr2GWGerBxgTjpKeDclk/Qk6W/A== +c8@7.13.0: + version "7.13.0" + resolved "https://registry.yarnpkg.com/c8/-/c8-7.13.0.tgz#a2a70a851278709df5a9247d62d7f3d4bcb5f2e4" + integrity sha512-/NL4hQTv1gBL6J6ei80zu3IiTrmePDKXKXOTLpHvcIWZTVYQlDhVWjjWvkhICylE8EwwnMVzDZugCvdx0/DIIA== dependencies: "@bcoe/v8-coverage" "^0.2.3" "@istanbuljs/schema" "^0.1.3"