Update Test & linting packages

This commit is contained in:
Renovate Bot 2021-07-14 11:38:36 +00:00 committed by Fabien 'egg' O'Carroll
parent 4013642bb1
commit 223ee56647
4 changed files with 8 additions and 8 deletions

View File

@ -22,9 +22,9 @@
"@types/jsonwebtoken": "8.5.1",
"@types/node": "14.17.0",
"@types/nodemailer": "6.4.1",
"mocha": "6.2.3",
"mocha": "9.0.2",
"should": "13.2.3",
"sinon": "7.5.0"
"sinon": "11.1.1"
},
"dependencies": {
"bluebird": "^3.5.5",

View File

@ -18,10 +18,10 @@
],
"devDependencies": {
"@types/node-jose": "1.1.6",
"mocha": "6.2.3",
"mocha": "9.0.2",
"nock": "13.1.0",
"should": "13.2.3",
"sinon": "7.5.0"
"sinon": "11.1.1"
},
"dependencies": {
"@tryghost/debug": "^0.1.2",

View File

@ -19,9 +19,9 @@
"access": "public"
},
"devDependencies": {
"mocha": "8.4.0",
"mocha": "9.0.2",
"should": "13.2.3",
"sinon": "9.2.4"
"sinon": "11.1.1"
},
"dependencies": {
"bluebird": "^3.7.2",

View File

@ -19,9 +19,9 @@
"@types/cookies": "0.7.6",
"@types/node": "14.17.0",
"keypair": "1.0.3",
"mocha": "6.2.3",
"mocha": "9.0.2",
"should": "13.2.3",
"sinon": "7.5.0"
"sinon": "11.1.1"
},
"dependencies": {
"@tryghost/debug": "^0.1.2",