Update Test & linting packages

This commit is contained in:
Renovate Bot 2019-10-25 19:04:08 +00:00 committed by Fabien O'Carroll
parent 7684ad51c4
commit 2ce0c5a992
3 changed files with 3 additions and 3 deletions

View File

@ -22,7 +22,7 @@
"@types/jsonwebtoken": "8.3.4",
"@types/node": "12.12.3",
"@types/nodemailer": "6.2.1",
"mocha": "6.2.1",
"mocha": "6.2.2",
"should": "13.2.3",
"sinon": "7.5.0"
},

View File

@ -18,7 +18,7 @@
],
"devDependencies": {
"jsdom": "15.1.1",
"mocha": "6.2.1",
"mocha": "6.2.2",
"should": "13.2.3",
"sinon": "7.5.0"
},

View File

@ -19,7 +19,7 @@
"@types/cookies": "0.7.4",
"@types/node": "12.12.3",
"keypair": "1.0.1",
"mocha": "6.2.1",
"mocha": "6.2.2",
"should": "13.2.3",
"sinon": "7.5.0"
},