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:
parent
ced9f1067d
commit
84f9e69a50
7 changed files with 7 additions and 7 deletions
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue