Skip to content

Commit

Permalink
Upgrade yargs-parser, ava, & eslint-plugin-node
Browse files Browse the repository at this point in the history
  • Loading branch information
malept committed Feb 12, 2018
1 parent 4e5bda4 commit 68c99e2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -34,17 +34,17 @@
"resolve": "^1.1.6",
"sanitize-filename": "^1.6.0",
"semver": "^5.3.0",
"yargs-parser": "^8.0.0"
"yargs-parser": "^9.0.2"
},
"devDependencies": {
"ava": "^0.24.0",
"ava": "^0.25.0",
"buffer-equal": "^1.0.0",
"codecov": "^3.0.0",
"eslint": "^4.1.0",
"eslint-config-standard": "^10.0.0",
"eslint-plugin-ava": "^4.3.0",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-node": "^5.1.0",
"eslint-plugin-node": "^6.0.0",
"eslint-plugin-promise": "^3.5.0",
"eslint-plugin-standard": "^3.0.0",
"nyc": "^11.0.0",
Expand Down

0 comments on commit 68c99e2

Please sign in to comment.