0
Fork 0
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:
Renovate Bot 2019-08-05 00:30:29 +00:00 committed by renovate[bot]
parent 97d34b2aa1
commit b8ae86a8ea
6 changed files with 6 additions and 6 deletions

View file

@ -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",

View file

@ -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",

View file

@ -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",

View file

@ -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",

View file

@ -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",

View file

@ -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",