Skip to content

Commit

Permalink
Update dependency mocha to v10.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 12, 2022
1 parent 75144db commit b1faf0e
Show file tree
Hide file tree
Showing 36 changed files with 39 additions and 39 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"eslint": "8.29.0",
"eslint-plugin-ghost": "2.16.0",
"mocha": "10.1.0",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/bookshelf-collision/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"access": "public"
},
"devDependencies": {
"mocha": "10.1.0",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/bookshelf-custom-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"access": "public"
},
"devDependencies": {
"mocha": "10.1.0",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/bookshelf-eager-load/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"access": "public"
},
"devDependencies": {
"mocha": "10.1.0",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/bookshelf-filter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"access": "public"
},
"devDependencies": {
"mocha": "10.1.0",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/bookshelf-has-posts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"access": "public"
},
"devDependencies": {
"mocha": "10.1.0",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/bookshelf-include-count/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"access": "public"
},
"devDependencies": {
"mocha": "10.1.0",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/bookshelf-order/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"access": "public"
},
"devDependencies": {
"mocha": "10.1.0",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/bookshelf-pagination/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"access": "public"
},
"devDependencies": {
"mocha": "10.1.0",
"mocha": "10.2.0",
"rewire": "6.0.0",
"should": "13.2.3",
"sinon": "15.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/bookshelf-plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"access": "public"
},
"devDependencies": {
"mocha": "10.1.0",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/bookshelf-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"access": "public"
},
"devDependencies": {
"mocha": "10.1.0",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/bookshelf-transaction-events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"knex": "2.3.0",
"mocha": "10.1.0",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0",
"sqlite3": "5.1.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.1.0",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/database-info/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"c8": "7.12.0",
"knex": "2.3.0",
"mocha": "10.1.0",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/debug/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.1.0",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/elasticsearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.1.0",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/errors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.1.0",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/express-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"c8": "7.12.0",
"express": "4.18.2",
"express-session": "1.17.3",
"mocha": "10.1.0",
"mocha": "10.2.0",
"sinon": "15.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/http-cache-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.1.0",
"mocha": "10.2.0",
"sinon": "15.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/http-stream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"c8": "7.12.0",
"express": "4.18.2",
"mocha": "10.1.0",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-snapshot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.1.0",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/logging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"@tryghost/errors": "1.0.0",
"c8": "7.12.0",
"mocha": "10.1.0",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/metrics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.1.0",
"mocha": "10.2.0",
"rewire": "6.0.0",
"should": "13.2.3",
"sinon": "15.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/nodemailer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.1.0",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/pretty-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.1.0",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/pretty-stream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.1.0",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/promise/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.1.0",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.1.0",
"mocha": "10.2.0",
"nock": "13.2.9",
"rewire": "6.0.0",
"should": "13.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/root-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.1.0",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.1.0",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/tpl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.1.0",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.1.0",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/version/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.1.0",
"mocha": "10.2.0",
"rewire": "6.0.0",
"should": "13.2.3",
"sinon": "15.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/webhook-mock-receiver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"c8": "7.12.0",
"got": "9.6.0",
"mocha": "10.1.0",
"mocha": "10.2.0",
"sinon": "15.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/zip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"c8": "7.12.0",
"folder-hash": "4.0.2",
"mocha": "10.1.0",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4840,10 +4840,10 @@ mkdirp@~0.5.1:
dependencies:
minimist "^1.2.6"

mocha@10.1.0:
version "10.1.0"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.1.0.tgz#dbf1114b7c3f9d0ca5de3133906aea3dfc89ef7a"
integrity sha512-vUF7IYxEoN7XhQpFLxQAEMtE4W91acW4B6En9l97MwE9stL1A9gusXfoHZCLVHDUJ/7V5+lbCM6yMqzo5vNymg==
mocha@10.2.0:
version "10.2.0"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.2.0.tgz#1fd4a7c32ba5ac372e03a17eef435bd00e5c68b8"
integrity sha512-IDY7fl/BecMwFHzoqF2sg/SHHANeBoMMXFlS9r0OXKDssYE1M5O43wUY/9BVPeIvfH2zmEbBfseqN9gBQZzXkg==
dependencies:
ansi-colors "4.1.1"
browser-stdout "1.3.1"
Expand Down

0 comments on commit b1faf0e

Please sign in to comment.