Skip to content

Commit

Permalink
Upgrade eslint dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
chee committed Jan 8, 2018
1 parent 8be487e commit 91d2ba9
Show file tree
Hide file tree
Showing 2 changed files with 515 additions and 7 deletions.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -14,8 +14,9 @@
"lint": "standard"
},
"devDependencies": {
"eslint": "^4.15.0",
"eslint-config-standard": "^10.2.1",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-node": "^4.2.2",
"eslint-plugin-promise": "^3.5.0",
"eslint-plugin-standard": "^3.0.1",
Expand Down

0 comments on commit 91d2ba9

Please sign in to comment.