2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00

Update dependency sinon to v9.0.3

This commit is contained in:
Renovate Bot 2020-08-11 08:02:08 +00:00
parent 26452f0d3a
commit 9e11010f6a
11 changed files with 11 additions and 11 deletions

View file

@ -26,7 +26,7 @@
"@types/sinon": "9.0.4",
"mocha": "8.1.1",
"should": "13.2.3",
"sinon": "9.0.2",
"sinon": "9.0.3",
"typescript": "3.9.7"
},
"dependencies": {

View file

@ -21,6 +21,6 @@
"devDependencies": {
"mocha": "8.1.1",
"should": "13.2.3",
"sinon": "9.0.2"
"sinon": "9.0.3"
}
}

View file

@ -21,7 +21,7 @@
"devDependencies": {
"mocha": "8.1.1",
"should": "13.2.3",
"sinon": "9.0.2"
"sinon": "9.0.3"
},
"dependencies": {
"ghost-ignition": "4.2.2",

View file

@ -21,7 +21,7 @@
"devDependencies": {
"mocha": "8.1.1",
"should": "13.2.3",
"sinon": "9.0.2"
"sinon": "9.0.3"
},
"dependencies": {
"@tryghost/errors": "^0.2.2",

View file

@ -23,7 +23,7 @@
"devDependencies": {
"mocha": "8.1.1",
"should": "13.2.3",
"sinon": "9.0.2",
"sinon": "9.0.3",
"typescript": "3.9.7"
},
"dependencies": {

View file

@ -26,7 +26,7 @@
"express": "4.17.1",
"mocha": "8.1.1",
"should": "13.2.3",
"sinon": "9.0.2",
"sinon": "9.0.3",
"typescript": "3.9.7"
}
}

View file

@ -22,7 +22,7 @@
"devDependencies": {
"mocha": "8.1.1",
"should": "13.2.3",
"sinon": "9.0.2"
"sinon": "9.0.3"
},
"dependencies": {
"chalk": "4.1.0",

View file

@ -20,7 +20,7 @@
"devDependencies": {
"mocha": "8.1.1",
"should": "13.2.3",
"sinon": "9.0.2"
"sinon": "9.0.3"
},
"dependencies": {
"bluebird": "3.7.2",

View file

@ -27,7 +27,7 @@
"express": "4.17.1",
"mocha": "8.1.1",
"should": "13.2.3",
"sinon": "9.0.2",
"sinon": "9.0.3",
"typescript": "3.9.7"
},
"dependencies": {

View file

@ -21,7 +21,7 @@
"devDependencies": {
"mocha": "8.1.1",
"should": "13.2.3",
"sinon": "9.0.2",
"sinon": "9.0.3",
"supertest": "4.0.2"
},
"dependencies": {

View file

@ -22,7 +22,7 @@
"folder-hash": "3.3.2",
"mocha": "8.1.1",
"should": "13.2.3",
"sinon": "9.0.2"
"sinon": "9.0.3"
},
"dependencies": {
"archiver": "4.0.1",