Upgrade test dependencies

This commit is contained in:
Martin Endler
2020-02-23 17:27:07 +01:00
parent ca9b0ba7ec
commit 5964da0836
2 changed files with 37 additions and 36 deletions

View File

@@ -42,9 +42,9 @@
"nan": "^2.14.0"
},
"devDependencies": {
"mocha": "^7.0.0",
"mocha": "^7.0.1",
"should": "^13.2.3",
"sinon": "^8.1.1"
"sinon": "^9.0.0"
},
"gypfile": true
}