Update Test & linting packages

This commit is contained in:
Renovate Bot 2022-02-15 12:31:41 +00:00 committed by Daniel Lockyer
parent 3dcf85d5e4
commit 5e91609abb
13 changed files with 15 additions and 15 deletions

View File

@ -21,7 +21,7 @@
},
"devDependencies": {
"c8": "7.11.0",
"mocha": "9.1.3",
"mocha": "9.2.0",
"should": "13.2.3",
"sinon": "11.1.2"
}

View File

@ -20,7 +20,7 @@
},
"devDependencies": {
"c8": "7.11.0",
"mocha": "9.1.3",
"mocha": "9.2.0",
"should": "13.2.3",
"sinon": "11.1.2"
},

View File

@ -23,7 +23,7 @@
"@types/node": "16.11.25",
"@types/nodemailer": "6.4.4",
"c8": "7.11.0",
"mocha": "9.1.3",
"mocha": "9.2.0",
"should": "13.2.3",
"sinon": "11.1.2"
},

View File

@ -21,7 +21,7 @@
"devDependencies": {
"@types/bookshelf": "1.2.7",
"c8": "7.11.0",
"mocha": "9.1.3",
"mocha": "9.2.0",
"should": "13.2.3",
"sinon": "11.1.2"
},

View File

@ -20,7 +20,7 @@
},
"devDependencies": {
"c8": "7.11.0",
"mocha": "9.1.3",
"mocha": "9.2.0",
"should": "13.2.3",
"sinon": "11.1.2"
}

View File

@ -20,7 +20,7 @@
},
"devDependencies": {
"c8": "7.11.0",
"mocha": "9.1.3",
"mocha": "9.2.0",
"should": "13.2.3",
"sinon": "11.1.2"
},

View File

@ -20,8 +20,8 @@
"devDependencies": {
"@types/node-jose": "1.1.8",
"c8": "7.11.0",
"mocha": "9.1.3",
"nock": "13.2.2",
"mocha": "9.2.0",
"nock": "13.2.4",
"should": "13.2.3",
"sinon": "11.1.2"
},

View File

@ -20,7 +20,7 @@
},
"devDependencies": {
"c8": "7.11.0",
"mocha": "9.1.3",
"mocha": "9.2.0",
"should": "13.2.3",
"sinon": "11.1.2"
},

View File

@ -20,7 +20,7 @@
},
"devDependencies": {
"c8": "7.11.0",
"mocha": "9.1.3",
"mocha": "9.2.0",
"should": "13.2.3",
"sinon": "11.1.2"
},

View File

@ -20,7 +20,7 @@
"@types/node": "16.11.25",
"c8": "7.11.0",
"keypair": "1.0.4",
"mocha": "9.1.3",
"mocha": "9.2.0",
"should": "13.2.3",
"sinon": "11.1.2"
},

View File

@ -20,7 +20,7 @@
},
"devDependencies": {
"c8": "7.11.0",
"mocha": "9.1.3",
"mocha": "9.2.0",
"should": "13.2.3",
"sinon": "11.1.2"
},

View File

@ -20,7 +20,7 @@
},
"devDependencies": {
"c8": "7.11.0",
"mocha": "9.1.3",
"mocha": "9.2.0",
"should": "13.2.3",
"sinon": "11.1.2"
},

View File

@ -20,8 +20,8 @@
},
"devDependencies": {
"c8": "7.11.0",
"mocha": "9.1.3",
"rewire": "^6.0.0",
"mocha": "9.2.0",
"rewire": "6.0.0",
"should": "13.2.3",
"sinon": "11.1.2"
},