From c5da1c40e313f34ff9af67f5c352c72c5d8a9c71 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 21 Jun 2019 16:50:19 +0000 Subject: [PATCH] chore(deps): update dependency eslint-config-react-app to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 78a9ad6..2755e67 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "babel-loader": "^8.0.5", "eslint": "^5.16.0", "eslint-config-prettier": "^4.1.0", - "eslint-config-react-app": "^3.0.8", + "eslint-config-react-app": "^4.0.0", "eslint-plugin-flowtype": "^3.5.1", "eslint-plugin-import": "^2.16.0", "eslint-plugin-jsx-a11y": "^6.2.1",