From c2c27fd4d4fda2bb1dd154af9d4cc2be2d40ee0e Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 20 May 2016 19:23:37 +0900 Subject: [PATCH] chore(package): update eslint-plugin-jsx-a11y to version 1.2.2 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 508d9c5..69f4da3 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "eslint": "^2.10.2", "eslint-config-airbnb": "^9.0.1", "eslint-plugin-import": "^1.8.0", - "eslint-plugin-jsx-a11y": "^1.2.0", + "eslint-plugin-jsx-a11y": "^1.2.2", "eslint-plugin-react": "^5.1.1", "gulp": "^3.9.1", "gulp-babel": "^6.1.2",