Skip to content

Commit

Permalink
fix(package): update eslint to version 5.14.1
Browse files Browse the repository at this point in the history
Closes #22
  • Loading branch information
greenkeeper[bot] committed Feb 18, 2019
1 parent 47018e9 commit ed3b421
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 @@ -26,7 +26,7 @@
"babel-preset-es2015": "^6.24.1",
"babel-preset-react": "^6.24.1",
"es6-promise": "latest",
"eslint": "^4.3.0",
"eslint": "^5.14.1",
"eslint-loader": "^1.5.0",
"eslint-plugin-react": "latest",
"html-webpack-plugin": "^2.15.0",
Expand Down

0 comments on commit ed3b421

Please sign in to comment.