0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-08 02:52:39 -05:00

Update dependency sinon to v10

This commit is contained in:
Renovate Bot 2021-04-01 23:49:59 +00:00 committed by renovate[bot]
parent 88e443a935
commit 01a3e89ef5
15 changed files with 15 additions and 15 deletions

View file

@ -26,7 +26,7 @@
"@types/sinon": "9.0.11",
"mocha": "8.3.2",
"should": "13.2.3",
"sinon": "9.2.4",
"sinon": "10.0.0",
"typescript": "4.2.3"
},
"dependencies": {

View file

@ -21,6 +21,6 @@
"devDependencies": {
"mocha": "8.3.2",
"should": "13.2.3",
"sinon": "9.2.4"
"sinon": "10.0.0"
}
}

View file

@ -21,6 +21,6 @@
"devDependencies": {
"mocha": "8.3.2",
"should": "13.2.3",
"sinon": "9.2.4"
"sinon": "10.0.0"
}
}

View file

@ -21,7 +21,7 @@
"devDependencies": {
"mocha": "8.3.2",
"should": "13.2.3",
"sinon": "9.2.4"
"sinon": "10.0.0"
},
"dependencies": {
"ghost-ignition": "4.6.1",

View file

@ -21,7 +21,7 @@
"devDependencies": {
"mocha": "8.3.2",
"should": "13.2.3",
"sinon": "9.2.4"
"sinon": "10.0.0"
},
"dependencies": {
"@tryghost/errors": "^0.2.9",

View file

@ -24,7 +24,7 @@
"delay": "5.0.0",
"mocha": "8.3.2",
"should": "13.2.3",
"sinon": "9.2.4"
"sinon": "10.0.0"
},
"dependencies": {
"@breejs/later": "4.0.2",

View file

@ -22,7 +22,7 @@
"devDependencies": {
"mocha": "8.3.2",
"should": "13.2.3",
"sinon": "9.2.4"
"sinon": "10.0.0"
},
"dependencies": {
"lodash": "^4.17.21"

View file

@ -23,7 +23,7 @@
"devDependencies": {
"mocha": "8.3.2",
"should": "13.2.3",
"sinon": "9.2.4",
"sinon": "10.0.0",
"typescript": "4.2.3"
},
"dependencies": {

View file

@ -26,7 +26,7 @@
"express": "4.17.1",
"mocha": "8.3.2",
"should": "13.2.3",
"sinon": "9.2.4",
"sinon": "10.0.0",
"typescript": "4.2.3"
}
}

View file

@ -22,7 +22,7 @@
"devDependencies": {
"mocha": "8.3.2",
"should": "13.2.3",
"sinon": "9.2.4"
"sinon": "10.0.0"
},
"dependencies": {
"chalk": "4.1.0",

View file

@ -21,7 +21,7 @@
"devDependencies": {
"mocha": "8.3.2",
"should": "13.2.3",
"sinon": "9.2.4"
"sinon": "10.0.0"
},
"dependencies": {
"bluebird": "3.7.2"

View file

@ -20,7 +20,7 @@
"devDependencies": {
"mocha": "8.3.2",
"should": "13.2.3",
"sinon": "9.2.4"
"sinon": "10.0.0"
},
"dependencies": {
"bluebird": "3.7.2",

View file

@ -21,7 +21,7 @@
"devDependencies": {
"mocha": "8.3.2",
"should": "13.2.3",
"sinon": "9.2.4"
"sinon": "10.0.0"
},
"dependencies": {
"@tryghost/string": "0.1.14",

View file

@ -27,7 +27,7 @@
"express": "4.17.1",
"mocha": "8.3.2",
"should": "13.2.3",
"sinon": "9.2.4",
"sinon": "10.0.0",
"typescript": "4.2.3"
},
"dependencies": {

View file

@ -22,7 +22,7 @@
"folder-hash": "4.0.1",
"mocha": "8.3.2",
"should": "13.2.3",
"sinon": "9.2.4"
"sinon": "10.0.0"
},
"dependencies": {
"archiver": "4.0.2",