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

Update Test & linting packages

This commit is contained in:
Renovate Bot 2020-08-04 14:07:08 +00:00 committed by renovate[bot]
parent e751f94500
commit 8af8886f86
10 changed files with 10 additions and 10 deletions

View file

@ -24,7 +24,7 @@
"devDependencies": {
"@types/mocha": "8.0.1",
"@types/sinon": "9.0.4",
"mocha": "7.2.0",
"mocha": "8.1.0",
"should": "13.2.3",
"sinon": "9.0.2",
"typescript": "3.9.7"

View file

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

View file

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

View file

@ -21,7 +21,7 @@
"access": "public"
},
"devDependencies": {
"mocha": "7.2.0",
"mocha": "8.1.0",
"should": "13.2.3",
"sinon": "9.0.2",
"typescript": "3.9.7"

View file

@ -24,7 +24,7 @@
"@types/express": "4.17.3",
"@types/mocha": "8.0.1",
"express": "4.17.1",
"mocha": "7.2.0",
"mocha": "8.1.0",
"should": "13.2.3",
"sinon": "9.0.2",
"typescript": "3.9.7"

View file

@ -20,7 +20,7 @@
"access": "public"
},
"devDependencies": {
"mocha": "7.2.0",
"mocha": "8.1.0",
"should": "13.2.3",
"sinon": "9.0.2"
},

View file

@ -18,7 +18,7 @@
"access": "public"
},
"devDependencies": {
"mocha": "7.2.0",
"mocha": "8.1.0",
"should": "13.2.3",
"sinon": "9.0.2"
},

View file

@ -25,7 +25,7 @@
"@types/express": "4.17.4",
"@types/mocha": "8.0.1",
"express": "4.17.1",
"mocha": "7.2.0",
"mocha": "8.1.0",
"should": "13.2.3",
"sinon": "9.0.2",
"typescript": "3.9.7"

View file

@ -19,7 +19,7 @@
"access": "public"
},
"devDependencies": {
"mocha": "7.2.0",
"mocha": "8.1.0",
"should": "13.2.3",
"sinon": "9.0.2",
"supertest": "4.0.2"

View file

@ -20,7 +20,7 @@
},
"devDependencies": {
"folder-hash": "3.3.2",
"mocha": "7.2.0",
"mocha": "8.1.0",
"should": "13.2.3",
"sinon": "9.0.2"
},