From fdc96f79f4edd728020bbc62b8eaff1e0e061abd Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Wed, 17 May 2017 03:56:10 +1000 Subject: [PATCH] chore(package): update eslint-plugin-jsx-a11y to version 5.0.2 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 980e6c5..361d33b 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "cz-conventional-changelog": "^2.0.0", "eslint": "^2.8.0", "eslint-config-airbnb": "^7.0.0", - "eslint-plugin-jsx-a11y": "^0.6.2", + "eslint-plugin-jsx-a11y": "^5.0.2", "eslint-plugin-mocha": "^3.0.0", "eslint-plugin-react": "^4.3.0", "freeport": "^1.0.5",