From 19c6858c57a1655b2f070646947eacf72f3bc5af Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 8 May 2019 17:56:22 +0000 Subject: [PATCH] chore(package): update eslint-config-react-app to version 4.0.1 Closes #29 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 426f59a..356d391 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "eslint": "^4.16.0", "eslint-config-joyent-portal": "3.3.1", "eslint-config-prettier": "^2.9.0", - "eslint-config-react-app": "^2.1.0", + "eslint-config-react-app": "^4.0.1", "eslint-config-xo-space": "^0.18.0", "eslint-plugin-flowtype": "^2.42.0", "eslint-plugin-import": "^2.8.0",