Skip to content

Commit

Permalink
fix(package): update eslint to version 6.1.0
Browse files Browse the repository at this point in the history
Closes #22
  • Loading branch information
greenkeeper[bot] committed Jul 21, 2019
1 parent 2bc2898 commit 2320f98
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": "^6.1.0",
"eslint-loader": "^1.5.0",
"eslint-plugin-react": "latest",
"html-webpack-plugin": "^2.15.0",
Expand Down

0 comments on commit 2320f98

Please sign in to comment.