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:
parent
b71fe10342
commit
80b56b8976
16 changed files with 16 additions and 16 deletions
|
@ -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": {
|
||||
|
|
|
@ -21,6 +21,6 @@
|
|||
"devDependencies": {
|
||||
"mocha": "8.3.2",
|
||||
"should": "13.2.3",
|
||||
"sinon": "10.0.0"
|
||||
"sinon": "11.0.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -21,6 +21,6 @@
|
|||
"devDependencies": {
|
||||
"mocha": "8.3.2",
|
||||
"should": "13.2.3",
|
||||
"sinon": "10.0.0"
|
||||
"sinon": "11.0.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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": {
|
||||
|
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -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": {
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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": {
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue