From dd4d343ac8fb7a87f1cdfc1d6273490fd346df53 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 13 Jul 2018 16:45:52 +0000 Subject: [PATCH 1/2] chore(package): update eslint-plugin-jsx-a11y to version 6.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e067938..ca8b0fb 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "eslint": "4.19.1", "eslint-config-airbnb": "17.0.0", "eslint-plugin-import": "2.13.0", - "eslint-plugin-jsx-a11y": "6.1.0", + "eslint-plugin-jsx-a11y": "6.1.1", "eslint-plugin-react": "7.9.1", "mocha": "5.2.0" }, From 63c2c1503b38db7b388c607d30fbc6bc995c2c09 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 13 Jul 2018 16:47:40 +0000 Subject: [PATCH 2/2] chore(package): update lockfile https://npm.im/greenkeeper-lockfile --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 9ffbd6f..6bec185 100644 --- a/yarn.lock +++ b/yarn.lock @@ -965,9 +965,9 @@ eslint-plugin-import@2.13.0: read-pkg-up "^2.0.0" resolve "^1.6.0" -eslint-plugin-jsx-a11y@6.1.0: - version "6.1.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.1.0.tgz#569f6f2d29546cab82cedaa077ec829693b0c42d" +eslint-plugin-jsx-a11y@6.1.1: + version "6.1.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.1.1.tgz#7bf56dbe7d47d811d14dbb3ddff644aa656ce8e1" dependencies: aria-query "^3.0.0" array-includes "^3.0.3"