Update Test & linting packages

This commit is contained in:
Renovate Bot 2019-10-28 00:34:58 +00:00 committed by renovate[bot]
parent a1c1a9e407
commit 9b01975a7f
2 changed files with 4 additions and 4 deletions

View File

@ -20,9 +20,9 @@
"access": "public"
},
"devDependencies": {
"mocha": "6.1.4",
"mocha": "6.2.2",
"should": "13.2.3",
"sinon": "7.3.2"
"sinon": "7.5.0"
},
"dependencies": {
"chalk": "^2.4.1",

View File

@ -18,9 +18,9 @@
"access": "public"
},
"devDependencies": {
"mocha": "6.1.4",
"mocha": "6.2.2",
"should": "13.2.3",
"sinon": "7.3.2"
"sinon": "7.5.0"
},
"dependencies": {
"bluebird": "^3.5.3",