Update Test & linting packages

This commit is contained in:
Renovate Bot 2022-01-20 15:13:50 +00:00 committed by Daniel Lockyer
parent 0649cf36c9
commit 1fd73d9429
3 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@
"c8": "7.11.0",
"mocha": "9.1.4",
"should": "13.2.3",
"sinon": "11.1.2"
"sinon": "12.0.1"
},
"dependencies": {
"@tryghost/debug": "^0.1.5",

View File

@ -22,7 +22,7 @@
"mocha": "9.1.4",
"nock": "13.2.2",
"should": "13.2.3",
"sinon": "11.1.2"
"sinon": "12.0.1"
},
"dependencies": {
"@tryghost/email-analytics-service": "^1.0.5",

View File

@ -21,7 +21,7 @@
"devDependencies": {
"mocha": "9.1.4",
"should": "13.2.3",
"sinon": "11.1.2"
"sinon": "12.0.1"
},
"dependencies": {
"@tryghost/debug": "^0.1.9",