diff --git a/package.json b/package.json index bad9444..8a5216a 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,6 @@ }, "homepage": "https://github.com/lukechilds/eslint-config-lukechilds#readme", "devDependencies": { - "eslint": "^4.3.0" + "eslint": "^6.1.0" } }