From 0ad973c8b5d62aed0e4b071a7010ac5d83f0a199 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 11 Mar 2022 18:04:58 +0000 Subject: [PATCH] Update dependency mocha to v9.2.2 --- ghost/domain-events/package.json | 2 +- ghost/express-dynamic-redirects/package.json | 2 +- ghost/magic-link/package.json | 2 +- ghost/member-analytics-service/package.json | 2 +- ghost/member-events/package.json | 2 +- ghost/members-analytics-ingress/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/offers/package.json | 2 +- ghost/payments/package.json | 2 +- ghost/stripe/package.json | 2 +- ghost/verification-trigger/package.json | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/ghost/domain-events/package.json b/ghost/domain-events/package.json index 4731cba21e..c9a9349ea1 100644 --- a/ghost/domain-events/package.json +++ b/ghost/domain-events/package.json @@ -21,7 +21,7 @@ }, "devDependencies": { "c8": "7.11.0", - "mocha": "9.2.1", + "mocha": "9.2.2", "should": "13.2.3", "sinon": "13.0.1" } diff --git a/ghost/express-dynamic-redirects/package.json b/ghost/express-dynamic-redirects/package.json index 34f46ab67a..c4abe0c9d4 100644 --- a/ghost/express-dynamic-redirects/package.json +++ b/ghost/express-dynamic-redirects/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "c8": "7.11.0", - "mocha": "9.2.1", + "mocha": "9.2.2", "should": "13.2.3", "sinon": "13.0.1" }, diff --git a/ghost/magic-link/package.json b/ghost/magic-link/package.json index b1d147cba6..015692daee 100644 --- a/ghost/magic-link/package.json +++ b/ghost/magic-link/package.json @@ -23,7 +23,7 @@ "@types/node": "16.11.25", "@types/nodemailer": "6.4.4", "c8": "7.11.0", - "mocha": "9.2.1", + "mocha": "9.2.2", "should": "13.2.3", "sinon": "13.0.1" }, diff --git a/ghost/member-analytics-service/package.json b/ghost/member-analytics-service/package.json index 10eefea0ef..d6fd28df87 100644 --- a/ghost/member-analytics-service/package.json +++ b/ghost/member-analytics-service/package.json @@ -21,7 +21,7 @@ "devDependencies": { "@types/bookshelf": "1.2.7", "c8": "7.11.0", - "mocha": "9.2.1", + "mocha": "9.2.2", "should": "13.2.3", "sinon": "13.0.1" }, diff --git a/ghost/member-events/package.json b/ghost/member-events/package.json index 0d8edcdde1..3baa59dbf6 100644 --- a/ghost/member-events/package.json +++ b/ghost/member-events/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "c8": "7.11.0", - "mocha": "9.2.1", + "mocha": "9.2.2", "should": "13.2.3", "sinon": "13.0.1" } diff --git a/ghost/members-analytics-ingress/package.json b/ghost/members-analytics-ingress/package.json index da7a0ccda1..e043653121 100644 --- a/ghost/members-analytics-ingress/package.json +++ b/ghost/members-analytics-ingress/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "c8": "7.11.0", - "mocha": "9.2.1", + "mocha": "9.2.2", "should": "13.2.3", "sinon": "13.0.1" }, diff --git a/ghost/members-api/package.json b/ghost/members-api/package.json index fd5f82e7eb..4f3d1a4201 100644 --- a/ghost/members-api/package.json +++ b/ghost/members-api/package.json @@ -20,7 +20,7 @@ "devDependencies": { "@types/node-jose": "1.1.8", "c8": "7.11.0", - "mocha": "9.2.1", + "mocha": "9.2.2", "nock": "13.2.4", "should": "13.2.3", "sinon": "13.0.1" diff --git a/ghost/members-csv/package.json b/ghost/members-csv/package.json index b3ebc97c26..9cb666af2d 100644 --- a/ghost/members-csv/package.json +++ b/ghost/members-csv/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "c8": "7.11.0", - "mocha": "9.2.1", + "mocha": "9.2.2", "should": "13.2.3", "sinon": "13.0.1" }, diff --git a/ghost/members-events-service/package.json b/ghost/members-events-service/package.json index 67e394290e..a47c4aee01 100644 --- a/ghost/members-events-service/package.json +++ b/ghost/members-events-service/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "c8": "7.11.0", - "mocha": "9.2.1", + "mocha": "9.2.2", "should": "13.2.3", "sinon": "13.0.1" }, diff --git a/ghost/members-importer/package.json b/ghost/members-importer/package.json index 785f978775..d92c1c1d50 100644 --- a/ghost/members-importer/package.json +++ b/ghost/members-importer/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "c8": "7.11.0", - "mocha": "9.2.1", + "mocha": "9.2.2", "should": "13.2.3", "sinon": "13.0.1" }, diff --git a/ghost/members-ssr/package.json b/ghost/members-ssr/package.json index 4c1374f5dc..e475e8c3d6 100644 --- a/ghost/members-ssr/package.json +++ b/ghost/members-ssr/package.json @@ -20,7 +20,7 @@ "@types/node": "16.11.25", "c8": "7.11.0", "keypair": "1.0.4", - "mocha": "9.2.1", + "mocha": "9.2.2", "should": "13.2.3", "sinon": "13.0.1" }, diff --git a/ghost/offers/package.json b/ghost/offers/package.json index 77e60358f4..bc231d4744 100644 --- a/ghost/offers/package.json +++ b/ghost/offers/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "c8": "7.11.0", - "mocha": "9.2.1", + "mocha": "9.2.2", "should": "13.2.3", "sinon": "13.0.1" }, diff --git a/ghost/payments/package.json b/ghost/payments/package.json index bafa38c020..d3797887fc 100644 --- a/ghost/payments/package.json +++ b/ghost/payments/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "c8": "7.11.0", - "mocha": "9.2.1", + "mocha": "9.2.2", "should": "13.2.3", "sinon": "13.0.1" }, diff --git a/ghost/stripe/package.json b/ghost/stripe/package.json index 7d608f6de2..cfa2fbe0eb 100644 --- a/ghost/stripe/package.json +++ b/ghost/stripe/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "c8": "7.11.0", - "mocha": "9.2.1", + "mocha": "9.2.2", "rewire": "6.0.0", "should": "13.2.3", "sinon": "13.0.1" diff --git a/ghost/verification-trigger/package.json b/ghost/verification-trigger/package.json index 87c2187111..8b52a82835 100644 --- a/ghost/verification-trigger/package.json +++ b/ghost/verification-trigger/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "c8": "7.11.0", - "mocha": "9.2.1", + "mocha": "9.2.2", "should": "13.2.3", "sinon": "13.0.1" },