From 35a00c12caa56435f07bb11b5a67adc1e7cab5f0 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2019 23:22:44 +0000 Subject: [PATCH] chore(package): update eslint-config-react-app to version 5.0.0 Closes #29 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 426f59a..b6a43f3 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": "^5.0.0", "eslint-config-xo-space": "^0.18.0", "eslint-plugin-flowtype": "^2.42.0", "eslint-plugin-import": "^2.8.0",