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

Update dependency @types/mocha to v8.2.3

This commit is contained in:
Renovate Bot 2021-07-07 01:36:51 +00:00
parent 950689fb35
commit 9979768591
3 changed files with 3 additions and 3 deletions

View file

@ -22,7 +22,7 @@
"access": "public"
},
"devDependencies": {
"@types/mocha": "8.2.2",
"@types/mocha": "8.2.3",
"@types/sinon": "10.0.2",
"mocha": "9.0.0",
"should": "13.2.3",

View file

@ -22,7 +22,7 @@
},
"devDependencies": {
"@types/express": "4.17.13",
"@types/mocha": "8.2.2",
"@types/mocha": "8.2.3",
"express": "4.17.1",
"mocha": "9.0.0",
"should": "13.2.3",

View file

@ -23,7 +23,7 @@
},
"devDependencies": {
"@types/express": "4.17.13",
"@types/mocha": "8.2.2",
"@types/mocha": "8.2.3",
"express": "4.17.1",
"mocha": "9.0.0",
"should": "13.2.3",