mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-18 02:21:47 -05:00
Update dependency mocha to v6.2.3
This commit is contained in:
parent
f23503e35c
commit
8137d5aa72
3 changed files with 3 additions and 3 deletions
|
@ -22,7 +22,7 @@
|
|||
"@types/jsonwebtoken": "8.5.0",
|
||||
"@types/node": "12.12.51",
|
||||
"@types/nodemailer": "6.4.0",
|
||||
"mocha": "6.2.2",
|
||||
"mocha": "6.2.3",
|
||||
"should": "13.2.3",
|
||||
"sinon": "7.5.0"
|
||||
},
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
"devDependencies": {
|
||||
"@types/stripe": "7.13.24",
|
||||
"jsdom": "15.2.1",
|
||||
"mocha": "6.2.2",
|
||||
"mocha": "6.2.3",
|
||||
"nock": "12.0.3",
|
||||
"should": "13.2.3",
|
||||
"sinon": "7.5.0"
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
"@types/cookies": "0.7.4",
|
||||
"@types/node": "12.12.51",
|
||||
"keypair": "1.0.1",
|
||||
"mocha": "6.2.2",
|
||||
"mocha": "6.2.3",
|
||||
"should": "13.2.3",
|
||||
"sinon": "7.5.0"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue