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

Update dependency mocha to v8.3.0

This commit is contained in:
Renovate Bot 2021-02-11 20:31:00 +00:00 committed by renovate[bot]
parent ccf9517698
commit 21b8242cbe

View file

@ -19,7 +19,7 @@
"access": "public"
},
"devDependencies": {
"mocha": "8.2.1",
"mocha": "8.3.0",
"should": "13.2.3",
"sinon": "9.2.4"
},