diff --git a/package.json b/package.json index 6c9a807..087b42d 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "description": "This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).", "main": "index.js", "devDependencies": { - "eslint-config-airbnb": "^16.1.0", + "eslint-config-airbnb": "^17.0.0", "eslint-plugin-jsx-a11y": "^5.1.1" }, "repository": {