mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-23 22:11:09 +03:00
Update dependency sinon to v11.1.2
This commit is contained in:
parent
102568a72a
commit
e4109e38f3
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user