Skip to content

Commit

Permalink
chore(package): update eslint to version 5.14.0
Browse files Browse the repository at this point in the history
Closes #73
  • Loading branch information
greenkeeper[bot] committed Feb 15, 2019
1 parent debae75 commit 6a0925a
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 @@ -40,7 +40,7 @@
},
"dependencies": {},
"devDependencies": {
"eslint": ">= 4.2.0 < 5.0.0"
"eslint": ">=5.14.0"
},
"scripts": {
"test": "eslint ."
Expand Down

0 comments on commit 6a0925a

Please sign in to comment.