Tests fix: Update Sinon, apply sinon-codemod / extract-calls-fake

This commit is contained in:
Roy de Jong
2019-06-06 16:41:25 +02:00
parent de7ed0f4b4
commit 50e32033a6
2 changed files with 8 additions and 8 deletions

View File

@@ -44,7 +44,7 @@
"devDependencies": {
"mocha": "^6.0.0",
"should": "^13.2.3",
"sinon": "^7.2.4"
"sinon": "^7.3.2"
},
"gypfile": true
}