Skip to content

Commit

Permalink
fix(package): update yargs, mocha and nyc
Browse files Browse the repository at this point in the history
Rel #95
  • Loading branch information
patricksmms authored and xzyfer committed Oct 16, 2018
1 parent a19b5ce commit 7336062
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"glob": "^7.0.0",
"lodash": "^4.17.11",
"scss-tokenizer": "^0.3.0",
"yargs": "^10.0.3"
"yargs": "^12.0.2"
},
"devDependencies": {
"assert": "^1.3.0",
"chai": "^4.1.2",
"coveralls": "^3.0.0",
"mocha": "^4.0.1",
"nyc": "^11.2.1"
"mocha": "^5.2.0",
"nyc": "^13.1.0"
},
"engines": {
"node": ">= 4"
Expand Down

0 comments on commit 7336062

Please sign in to comment.