Skip to content

Commit

Permalink
chore(package): update eslint to version 5.15.1
Browse files Browse the repository at this point in the history
Closes #73
  • Loading branch information
greenkeeper[bot] committed Mar 5, 2019
1 parent debae75 commit 95f605c
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.15.1"
},
"scripts": {
"test": "eslint ."
Expand Down

0 comments on commit 95f605c

Please sign in to comment.