Update dependency mocha to v6.2.3

This commit is contained in:
Renovate Bot 2020-07-22 10:40:19 +00:00 committed by renovate[bot]
parent f23503e35c
commit 8137d5aa72
3 changed files with 3 additions and 3 deletions

View File

@ -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"
},

View File

@ -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"

View File

@ -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"
},