From 3d7b8373f418eb20655035855b47729ee14fe607 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Sun, 28 Aug 2016 11:20:42 +0200 Subject: [PATCH] chore(package): update eslint-plugin-jsx-a11y to version 2.2.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ac399f4..cd4e8d0 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "coveralls": "2.11.12", "eslint-config-airbnb": "10.0.1", "eslint-plugin-import": "^1.9.2", - "eslint-plugin-jsx-a11y": "2.1.0", + "eslint-plugin-jsx-a11y": "2.2.0", "eslint-plugin-react": "6.1.2", "istanbul": "0.4.4", "mocha": "3.0.2"