Update dependency sinon to v13.0.2
This commit is contained in:
parent
3ecc15e02f
commit
62af5754d0
@ -23,7 +23,7 @@
|
|||||||
"c8": "7.11.0",
|
"c8": "7.11.0",
|
||||||
"mocha": "9.2.2",
|
"mocha": "9.2.2",
|
||||||
"should": "13.2.3",
|
"should": "13.2.3",
|
||||||
"sinon": "13.0.1"
|
"sinon": "13.0.2"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tryghost/debug": "^0.1.5",
|
"@tryghost/debug": "^0.1.5",
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
"mocha": "9.2.2",
|
"mocha": "9.2.2",
|
||||||
"nock": "13.2.4",
|
"nock": "13.2.4",
|
||||||
"should": "13.2.3",
|
"should": "13.2.3",
|
||||||
"sinon": "13.0.1"
|
"sinon": "13.0.2"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tryghost/email-analytics-service": "^1.0.6",
|
"@tryghost/email-analytics-service": "^1.0.6",
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"mocha": "9.2.2",
|
"mocha": "9.2.2",
|
||||||
"should": "13.2.3",
|
"should": "13.2.3",
|
||||||
"sinon": "13.0.1"
|
"sinon": "13.0.2"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tryghost/debug": "^0.1.9",
|
"@tryghost/debug": "^0.1.9",
|
||||||
|
Loading…
Reference in New Issue
Block a user