Skip to content

Commit

Permalink
chore: upgrade to eslint@5
Browse files Browse the repository at this point in the history
BREAKING CHANGE: eslint 5+ is now required
  • Loading branch information
chinesedfan authored and zimme committed Jun 15, 2019
1 parent 2433f68 commit 58f84ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"babel-runtime": "^6.26.0",
"common-tags": "^1.4.0",
"dlv": "^1.1.0",
"eslint": "^4.0.0",
"eslint": "^5.0.0",
"indent-string": "^3.2.0",
"lodash.merge": "^4.6.0",
"loglevel-colored-level-prefix": "^1.0.0",
Expand Down

0 comments on commit 58f84ee

Please sign in to comment.