mirror of
https://github.com/danbulant/node-x11
synced 2026-05-19 04:18:35 +00:00
chore(package): update sinon to version 6.0.0
This commit is contained in:
parent
d5c4103b1f
commit
2bb273993e
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@
|
|||
"mocha": "^5.0.0",
|
||||
"sax": "^1.2.4",
|
||||
"should": "^13.2.1",
|
||||
"sinon": "^5.0.1"
|
||||
"sinon": "^6.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "node test-runner.js",
|
||||
|
|
|
|||
Loading…
Reference in a new issue