From ac94e56f449ed3d439ccb6342239c0390d863c39 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 3 Jul 2018 17:12:06 +0000 Subject: [PATCH] chore(package): update eslint-plugin-jsx-a11y to version 6.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6c9a807..92a1690 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "main": "index.js", "devDependencies": { "eslint-config-airbnb": "^16.1.0", - "eslint-plugin-jsx-a11y": "^5.1.1" + "eslint-plugin-jsx-a11y": "^6.1.0" }, "repository": { "type": "git",