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

Update dependency mocha to v9.0.3

This commit is contained in:
Renovate Bot 2021-07-26 02:13:22 +00:00 committed by renovate[bot]
parent a4677deb29
commit 102568a72a
5 changed files with 5 additions and 5 deletions

View file

@ -22,7 +22,7 @@
"@types/jsonwebtoken": "8.5.1",
"@types/node": "14.17.0",
"@types/nodemailer": "6.4.1",
"mocha": "9.0.2",
"mocha": "9.0.3",
"should": "13.2.3",
"sinon": "11.1.1"
},

View file

@ -19,7 +19,7 @@
],
"devDependencies": {
"@types/node-jose": "1.1.6",
"mocha": "9.0.2",
"mocha": "9.0.3",
"nock": "13.1.0",
"should": "13.2.3",
"sinon": "11.1.1"

View file

@ -19,7 +19,7 @@
"access": "public"
},
"devDependencies": {
"mocha": "9.0.2",
"mocha": "9.0.3",
"should": "13.2.3",
"sinon": "11.1.1"
},

View file

@ -19,7 +19,7 @@
"access": "public"
},
"devDependencies": {
"mocha": "9.0.2",
"mocha": "9.0.3",
"should": "13.2.3",
"sinon": "11.1.1"
},

View file

@ -19,7 +19,7 @@
"@types/cookies": "0.7.6",
"@types/node": "14.17.0",
"keypair": "1.0.3",
"mocha": "9.0.2",
"mocha": "9.0.3",
"should": "13.2.3",
"sinon": "11.1.1"
},