Update dependency sinon to v11.1.2

This commit is contained in:
Renovate Bot 2021-07-27 12:02:31 +00:00 committed by renovate[bot]
parent 102568a72a
commit e4109e38f3
5 changed files with 5 additions and 5 deletions

View File

@ -24,7 +24,7 @@
"@types/nodemailer": "6.4.1",
"mocha": "9.0.3",
"should": "13.2.3",
"sinon": "11.1.1"
"sinon": "11.1.2"
},
"dependencies": {
"bluebird": "^3.5.5",

View File

@ -22,7 +22,7 @@
"mocha": "9.0.3",
"nock": "13.1.0",
"should": "13.2.3",
"sinon": "11.1.1"
"sinon": "11.1.2"
},
"dependencies": {
"@tryghost/debug": "^0.1.2",

View File

@ -21,7 +21,7 @@
"devDependencies": {
"mocha": "9.0.3",
"should": "13.2.3",
"sinon": "11.1.1"
"sinon": "11.1.2"
},
"dependencies": {
"bluebird": "^3.7.2",

View File

@ -21,7 +21,7 @@
"devDependencies": {
"mocha": "9.0.3",
"should": "13.2.3",
"sinon": "11.1.1"
"sinon": "11.1.2"
},
"dependencies": {
"@tryghost/errors": "^0.2.13",

View File

@ -21,7 +21,7 @@
"keypair": "1.0.3",
"mocha": "9.0.3",
"should": "13.2.3",
"sinon": "11.1.1"
"sinon": "11.1.2"
},
"dependencies": {
"@tryghost/debug": "^0.1.2",