From b362ce88fce012a7eb6d1fcbcb13764c477618f0 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 20 Jan 2017 03:33:40 +0100 Subject: [PATCH] chore(package): update eslint-plugin-jsx-a11y to version 3.0.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a6d51113..58738395 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "eslint": "3.13.1", "eslint-config-airbnb": "13.0.0", "eslint-plugin-import": "2.2.0", - "eslint-plugin-jsx-a11y": "2.2.3", + "eslint-plugin-jsx-a11y": "3.0.1", "eslint-plugin-react": "6.9.0", "expect": "1.20.2", "extract-text-webpack-plugin": "1.0.1",