From 3889c80fc3a58c5812acfb35d62a35e455126cd2 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 5 May 2017 19:57:21 +0200 Subject: [PATCH] chore(package): update eslint-plugin-jsx-a11y to version 5.0.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 16f067d..18a370d 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "eslint": "^2.11.1", "eslint-config-airbnb": "^9.0.1", "eslint-plugin-import": "^1.8.1", - "eslint-plugin-jsx-a11y": "^1.3.0", + "eslint-plugin-jsx-a11y": "^5.0.0", "eslint-plugin-react": "^5.1.1", "nock": "^8.0.0", "npm-run-all": "^2.1.1",