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