mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
Update dependency mocha to v9
This commit is contained in:
parent
bc3ea7e12e
commit
e77e20e6eb
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
"access": "public"
|
||||
},
|
||||
"devDependencies": {
|
||||
"mocha": "8.4.0",
|
||||
"mocha": "9.0.1",
|
||||
"should": "13.2.3",
|
||||
"sinon": "11.1.1"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue