Skip to content

Commit

Permalink
fix(package): update yargs, mocha and nyc
Browse files Browse the repository at this point in the history
  • Loading branch information
patricksmms committed Oct 15, 2018
1 parent a19b5ce commit c4816eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
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 c4816eb

Please sign in to comment.