0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00

Update dependency mocha to v6.2.0

This commit is contained in:
Renovate Bot 2019-07-22 00:33:47 +00:00 committed by renovate[bot]
parent 283c5fea58
commit 97d34b2aa1
6 changed files with 6 additions and 6 deletions

View file

@ -18,7 +18,7 @@
],
"devDependencies": {
"jsdom": "15.1.1",
"mocha": "6.1.4",
"mocha": "6.2.0",
"should": "13.2.3",
"sinon": "7.3.2"
},

View file

@ -19,7 +19,7 @@
"access": "public"
},
"devDependencies": {
"mocha": "6.1.4",
"mocha": "6.2.0",
"should": "13.2.3",
"sinon": "7.3.2"
},

View file

@ -21,7 +21,7 @@
"devDependencies": {
"eslint": "5.16.0",
"eslint-plugin-ghost": "0.4.0",
"mocha": "6.1.4",
"mocha": "6.2.0",
"should": "13.2.3",
"sinon": "7.3.2"
},

View file

@ -17,7 +17,7 @@
],
"devDependencies": {
"jsdom": "15.1.1",
"mocha": "6.1.4",
"mocha": "6.2.0",
"should": "13.2.3",
"sinon": "7.3.2"
},

View file

@ -17,7 +17,7 @@
],
"devDependencies": {
"keypair": "1.0.1",
"mocha": "6.1.4",
"mocha": "6.2.0",
"should": "13.2.3",
"sinon": "7.3.2"
},

View file

@ -26,7 +26,7 @@
"devDependencies": {
"browserify": "16.3.0",
"es6ify": "1.6.0",
"mocha": "6.1.4",
"mocha": "6.2.0",
"should": "13.2.3",
"sinon": "7.3.2"
},