mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
Update dependency sinon to v7.4.0
This commit is contained in:
parent
97d34b2aa1
commit
b8ae86a8ea
6 changed files with 6 additions and 6 deletions
|
@ -20,7 +20,7 @@
|
|||
"jsdom": "15.1.1",
|
||||
"mocha": "6.2.0",
|
||||
"should": "13.2.3",
|
||||
"sinon": "7.3.2"
|
||||
"sinon": "7.4.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"bluebird": "^3.5.4",
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
"devDependencies": {
|
||||
"mocha": "6.2.0",
|
||||
"should": "13.2.3",
|
||||
"sinon": "7.3.2"
|
||||
"sinon": "7.4.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tryghost/members-gateway-api": "^0.1.4",
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
"eslint-plugin-ghost": "0.4.0",
|
||||
"mocha": "6.2.0",
|
||||
"should": "13.2.3",
|
||||
"sinon": "7.3.2"
|
||||
"sinon": "7.4.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tryghost/members-gateway-protocol": "^0.1.2",
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
"jsdom": "15.1.1",
|
||||
"mocha": "6.2.0",
|
||||
"should": "13.2.3",
|
||||
"sinon": "7.3.2"
|
||||
"sinon": "7.4.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"bluebird": "^3.5.4",
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
"keypair": "1.0.1",
|
||||
"mocha": "6.2.0",
|
||||
"should": "13.2.3",
|
||||
"sinon": "7.3.2"
|
||||
"sinon": "7.4.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"bluebird": "^3.5.3",
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
"es6ify": "1.6.0",
|
||||
"mocha": "6.2.0",
|
||||
"should": "13.2.3",
|
||||
"sinon": "7.3.2"
|
||||
"sinon": "7.4.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tryghost/members-browser-auth": "^0.2.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue