0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00

Update dependency sinon to v7.4.2

This commit is contained in:
Renovate Bot 2019-09-09 00:31:16 +00:00 committed by Fabien O'Carroll
parent ced9f1067d
commit 84f9e69a50
7 changed files with 7 additions and 7 deletions

View file

@ -24,7 +24,7 @@
"@types/nodemailer": "6.2.1",
"mocha": "6.2.0",
"should": "13.2.3",
"sinon": "7.4.1"
"sinon": "7.4.2"
},
"dependencies": {
"bluebird": "^3.5.5",

View file

@ -20,7 +20,7 @@
"jsdom": "15.1.1",
"mocha": "6.2.0",
"should": "13.2.3",
"sinon": "7.4.1"
"sinon": "7.4.2"
},
"dependencies": {
"@tryghost/magic-link": "^0.1.0",

View file

@ -21,7 +21,7 @@
"devDependencies": {
"mocha": "6.2.0",
"should": "13.2.3",
"sinon": "7.4.1"
"sinon": "7.4.2"
},
"dependencies": {
"@tryghost/members-gateway-api": "^0.1.5",

View file

@ -23,7 +23,7 @@
"eslint-plugin-ghost": "0.5.0",
"mocha": "6.2.0",
"should": "13.2.3",
"sinon": "7.4.1"
"sinon": "7.4.2"
},
"dependencies": {
"@tryghost/members-gateway-protocol": "^0.1.3",

View file

@ -19,7 +19,7 @@
"jsdom": "15.1.1",
"mocha": "6.2.0",
"should": "13.2.3",
"sinon": "7.4.1"
"sinon": "7.4.2"
},
"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.4.1"
"sinon": "7.4.2"
},
"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.4.1"
"sinon": "7.4.2"
},
"dependencies": {
"@tryghost/members-browser-auth": "^0.2.1",