From 7598f31fb341c938bcf74779b04bc89491d960c9 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Tue, 16 May 2017 16:05:53 -0400 Subject: [PATCH] chore(package): update eslint-plugin-jsx-a11y to version 5.0.3 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index acd0795..0f36010 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "eslint": "2.13.1", "eslint-config-airbnb": "9.0.1", "eslint-plugin-import": "1.14.0", - "eslint-plugin-jsx-a11y": "1.5.5", + "eslint-plugin-jsx-a11y": "5.0.3", "eslint-plugin-react": "5.2.2", "extract-text-webpack-plugin": "1.0.1", "file-loader": "0.9.0",