From 1d0bf113c534bfc219a622d7709ca53222979053 Mon Sep 17 00:00:00 2001 From: AlmeroSteyn Date: Sat, 6 Oct 2018 11:20:36 +0200 Subject: [PATCH] Update eslint-plugin-jsx-a11y version --- packages/react-scripts/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-scripts/package.json b/packages/react-scripts/package.json index 788334b8a4b..469e003bab1 100644 --- a/packages/react-scripts/package.json +++ b/packages/react-scripts/package.json @@ -40,7 +40,7 @@ "eslint-loader": "2.1.1", "eslint-plugin-flowtype": "2.50.1", "eslint-plugin-import": "2.14.0", - "eslint-plugin-jsx-a11y": "6.1.1", + "eslint-plugin-jsx-a11y": "6.1.2", "eslint-plugin-react": "7.11.1", "file-loader": "2.0.0", "fs-extra": "7.0.0",