Skip to content

Commit

Permalink
Update dependency mocha to v10.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2022
1 parent f63fef1 commit e9587e0
Show file tree
Hide file tree
Showing 51 changed files with 54 additions and 60 deletions.
2 changes: 1 addition & 1 deletion ghost/adapter-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.0.0",
"mocha": "10.1.0",
"should": "13.2.3",
"sinon": "14.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion ghost/api-framework/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"bluebird": "3.7.2",
"c8": "7.12.0",
"mocha": "10.0.0",
"mocha": "10.1.0",
"should": "13.2.3",
"sinon": "14.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion ghost/api-version-compatibility-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.0.0",
"mocha": "10.1.0",
"sinon": "14.0.1"
},
"dependencies": {
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 @@ -19,7 +19,7 @@
],
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.0.0",
"mocha": "10.1.0",
"should": "13.2.3",
"sinon": "14.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion ghost/bootstrap-socket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.0.0",
"mocha": "10.1.0",
"should": "13.2.3",
"sinon": "14.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion ghost/constants/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.0.0",
"mocha": "10.1.0",
"should": "13.2.3",
"sinon": "14.0.1"
}
Expand Down
2 changes: 1 addition & 1 deletion ghost/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@
"html-validate": "7.6.0",
"inquirer": "8.2.4",
"jwks-rsa": "2.1.5",
"mocha": "10.0.0",
"mocha": "10.1.0",
"mocha-slow-test-reporter": "0.1.2",
"mock-knex": "TryGhost/mock-knex#8ecb8c227bf463c991c3d820d33f59efc3ab9682",
"nock": "13.2.9",
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 @@ -18,7 +18,7 @@
"devDependencies": {
"@tryghost/nql-lang": "0.3.2",
"c8": "7.12.0",
"mocha": "10.0.0",
"mocha": "10.1.0",
"should": "13.2.3",
"sinon": "14.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion ghost/domain-events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
],
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.0.0",
"mocha": "10.1.0",
"should": "13.2.3"
}
}
2 changes: 1 addition & 1 deletion ghost/email-analytics-provider-mailgun/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"lib"
],
"devDependencies": {
"mocha": "10.0.0",
"mocha": "10.1.0",
"sinon": "14.0.1"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion ghost/email-analytics-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"lib"
],
"devDependencies": {
"mocha": "10.0.0",
"mocha": "10.1.0",
"should": "13.2.3",
"sinon": "14.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion ghost/email-content-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.0.0"
"mocha": "10.1.0"
},
"dependencies": {
"fs-extra": "10.1.0",
Expand Down
2 changes: 1 addition & 1 deletion ghost/express-dynamic-redirects/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.0.0",
"mocha": "10.1.0",
"should": "13.2.3"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion ghost/html-to-plaintext/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.0.0"
"mocha": "10.1.0"
},
"dependencies": {
"html-to-text": "8.2.1",
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 @@ -20,7 +20,7 @@
"c8": "7.12.0",
"date-fns": "2.29.3",
"delay": "5.0.0",
"mocha": "10.0.0",
"mocha": "10.1.0",
"should": "13.2.3",
"sinon": "14.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion ghost/link-redirects/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"@types/express": "4.17.14",
"c8": "7.12.0",
"mocha": "10.0.0",
"mocha": "10.1.0",
"should": "13.2.3",
"sinon": "14.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion ghost/link-replacer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.0.0",
"mocha": "10.1.0",
"should": "13.2.3",
"sinon": "14.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion ghost/link-tracking/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.0.0",
"mocha": "10.1.0",
"should": "13.2.3",
"sinon": "14.0.1"
},
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 @@ -19,7 +19,7 @@
"@types/jsonwebtoken": "8.5.9",
"@types/nodemailer": "6.4.6",
"c8": "7.12.0",
"mocha": "10.0.0",
"mocha": "10.1.0",
"should": "13.2.3",
"sinon": "14.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion ghost/mailgun-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.0.0",
"mocha": "10.1.0",
"nock": "13.2.9",
"sinon": "14.0.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 @@ -18,7 +18,7 @@
"devDependencies": {
"@types/bookshelf": "1.2.7",
"c8": "7.12.0",
"mocha": "10.0.0",
"mocha": "10.1.0",
"should": "13.2.3",
"sinon": "14.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion ghost/member-attribution/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.0.0",
"mocha": "10.1.0",
"should": "13.2.3",
"sinon": "14.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion ghost/member-events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.0.0",
"mocha": "10.1.0",
"should": "13.2.3",
"sinon": "14.0.1",
"@tryghost/member-attribution": "0.0.0"
Expand Down
2 changes: 1 addition & 1 deletion ghost/members-analytics-ingress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.0.0",
"mocha": "10.1.0",
"should": "13.2.3",
"sinon": "14.0.1"
},
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 @@ -22,7 +22,7 @@
"@types/node-jose": "1.1.10",
"c8": "7.12.0",
"jwk-to-pem": "2.0.5",
"mocha": "10.0.0",
"mocha": "10.1.0",
"nock": "13.2.9",
"should": "13.2.3",
"sinon": "14.0.1"
Expand Down
2 changes: 1 addition & 1 deletion ghost/members-csv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.0.0",
"mocha": "10.1.0",
"should": "13.2.3",
"sinon": "14.0.1"
},
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 @@ -17,7 +17,7 @@
],
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.0.0",
"mocha": "10.1.0",
"moment": "2.29.4",
"should": "13.2.3",
"sinon": "14.0.1"
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 @@ -18,7 +18,7 @@
"devDependencies": {
"c8": "7.12.0",
"fs-extra": "10.1.0",
"mocha": "10.0.0",
"mocha": "10.1.0",
"should": "13.2.3",
"sinon": "14.0.1"
},
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 @@ -19,7 +19,7 @@
"@types/cookies": "0.7.7",
"c8": "7.12.0",
"keypair": "1.0.4",
"mocha": "10.0.0",
"mocha": "10.1.0",
"should": "13.2.3",
"sinon": "14.0.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 @@ -17,7 +17,7 @@
],
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.0.0",
"mocha": "10.1.0",
"should": "13.2.3",
"sinon": "14.0.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 @@ -20,7 +20,7 @@
"devDependencies": {
"@tryghost/errors": "1.2.18",
"c8": "7.12.0",
"mocha": "10.0.0",
"mocha": "10.1.0",
"sinon": "14.0.1"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion ghost/mw-cache-control/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.0.0",
"mocha": "10.1.0",
"should": "13.2.3",
"sinon": "14.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion ghost/mw-error-handler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.0.0",
"mocha": "10.1.0",
"should": "13.2.3",
"sinon": "14.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion ghost/mw-session-from-token/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"c8": "7.12.0",
"express": "4.18.2",
"mocha": "10.0.0",
"mocha": "10.1.0",
"should": "13.2.3",
"sinon": "14.0.1"
}
Expand Down
2 changes: 1 addition & 1 deletion ghost/mw-update-user-last-seen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.0.0",
"mocha": "10.1.0",
"should": "13.2.3",
"sinon": "14.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion ghost/mw-vhost/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.0.0",
"mocha": "10.1.0",
"supertest": "6.3.0"
}
}
2 changes: 1 addition & 1 deletion ghost/oembed-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.0.0"
"mocha": "10.1.0"
},
"dependencies": {
"@tryghost/errors": "1.2.18",
Expand Down
2 changes: 1 addition & 1 deletion ghost/offers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"bson-objectid": "2.0.3",
"c8": "7.12.0",
"mocha": "10.0.0",
"mocha": "10.1.0",
"should": "13.2.3",
"sinon": "14.0.1"
},
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 @@ -17,7 +17,7 @@
],
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.0.0",
"mocha": "10.1.0",
"should": "13.2.3",
"sinon": "14.0.1",
"tmp": "0.2.1"
Expand Down
2 changes: 1 addition & 1 deletion ghost/payments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.0.0",
"mocha": "10.1.0",
"should": "13.2.3",
"sinon": "14.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion ghost/referrers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.0.0",
"mocha": "10.1.0",
"should": "13.2.3",
"sinon": "14.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion ghost/security/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.0.0",
"mocha": "10.1.0",
"should": "13.2.3",
"sinon": "14.0.1",
"uuid": "9.0.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 @@ -18,7 +18,7 @@
"devDependencies": {
"c8": "7.12.0",
"express": "4.18.2",
"mocha": "10.0.0",
"mocha": "10.1.0",
"should": "13.2.3",
"sinon": "14.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion ghost/settings-path-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.0.0",
"mocha": "10.1.0",
"should": "13.2.3",
"sinon": "14.0.1"
},
Expand Down
Loading

0 comments on commit e9587e0

Please sign in to comment.