mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
Update dependency mocha to v9.1.0
This commit is contained in:
parent
fe25f02d86
commit
2b15530e82
5 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
||||||
"@types/node": "14.17.0",
|
"@types/node": "14.17.0",
|
||||||
"@types/nodemailer": "6.4.1",
|
"@types/nodemailer": "6.4.1",
|
||||||
"c8": "7.8.0",
|
"c8": "7.8.0",
|
||||||
"mocha": "9.0.3",
|
"mocha": "9.1.0",
|
||||||
"should": "13.2.3",
|
"should": "13.2.3",
|
||||||
"sinon": "11.1.2"
|
"sinon": "11.1.2"
|
||||||
},
|
},
|
||||||
|
|
|
@ -20,7 +20,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node-jose": "1.1.6",
|
"@types/node-jose": "1.1.6",
|
||||||
"c8": "7.8.0",
|
"c8": "7.8.0",
|
||||||
"mocha": "9.0.3",
|
"mocha": "9.1.0",
|
||||||
"nock": "13.1.0",
|
"nock": "13.1.0",
|
||||||
"should": "13.2.3",
|
"should": "13.2.3",
|
||||||
"sinon": "11.1.2"
|
"sinon": "11.1.2"
|
||||||
|
|
|
@ -20,7 +20,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"c8": "7.8.0",
|
"c8": "7.8.0",
|
||||||
"mocha": "9.0.3",
|
"mocha": "9.1.0",
|
||||||
"should": "13.2.3",
|
"should": "13.2.3",
|
||||||
"sinon": "11.1.2"
|
"sinon": "11.1.2"
|
||||||
},
|
},
|
||||||
|
|
|
@ -20,7 +20,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"c8": "7.8.0",
|
"c8": "7.8.0",
|
||||||
"mocha": "9.0.3",
|
"mocha": "9.1.0",
|
||||||
"should": "13.2.3",
|
"should": "13.2.3",
|
||||||
"sinon": "11.1.2"
|
"sinon": "11.1.2"
|
||||||
},
|
},
|
||||||
|
|
|
@ -20,7 +20,7 @@
|
||||||
"@types/node": "14.17.0",
|
"@types/node": "14.17.0",
|
||||||
"c8": "7.8.0",
|
"c8": "7.8.0",
|
||||||
"keypair": "1.0.3",
|
"keypair": "1.0.3",
|
||||||
"mocha": "9.0.3",
|
"mocha": "9.1.0",
|
||||||
"should": "13.2.3",
|
"should": "13.2.3",
|
||||||
"sinon": "11.1.2"
|
"sinon": "11.1.2"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue