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

Update dependency sinon to v11

This commit is contained in:
Renovate Bot 2021-05-24 22:37:15 +00:00
parent b71fe10342
commit 80b56b8976
16 changed files with 16 additions and 16 deletions

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -22,7 +22,7 @@
"c8": "7.7.2",
"mocha": "8.3.2",
"should": "13.2.3",
"sinon": "10.0.0",
"sinon": "11.0.0",
"tmp": "0.2.1"
},
"dependencies": {

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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