From 91acebccdf8ac5ffcb2a8472c59220e6937fd1e2 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 22 Jun 2018 00:27:42 +0000 Subject: [PATCH] chore(package): update eslint-config-airbnb to version 17.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {