mirror of
https://github.com/danbulant/node-x11
synced 2026-07-05 19:20:54 +00:00
deps: update mocha
This commit is contained in:
parent
c54dddd746
commit
9414ed788d
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"async": "^2.6.0",
|
"async": "^2.6.0",
|
||||||
"mocha": "^5.0.0",
|
"mocha": "^7.1.2",
|
||||||
"sax": "^1.2.4",
|
"sax": "^1.2.4",
|
||||||
"should": "^13.2.1",
|
"should": "^13.2.1",
|
||||||
"sinon": "^6.0.0"
|
"sinon": "^6.0.0"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue