diff --git a/package.json b/package.json index 09c5e8f1..d015a86b 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ }, "homepage": "https://github.com/AustinCodingAcademy/JS211_RockPaperScissorsProject#readme", "dependencies": { - "eslint": "^3.19.0", + "eslint": "^6.7.2", "functional-javascript-workshop": "^1.0.6", "htmllint-cli": "github:kevincolten/htmllint-cli", "http-server": "^0.11.1",