From 2f4154829fa731c1e6b9f08ccfbd43fb0dbc14d9 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Tue, 16 May 2017 22:05:57 +0200 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 16f067d..50d4dfb 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.3", "eslint-plugin-react": "^5.1.1", "nock": "^8.0.0", "npm-run-all": "^2.1.1",