diff --git a/package.json b/package.json index bad9444..37410fd 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.0.0" } }