about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-07-16 01:24:26 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2019-07-16 01:24:26 +0900
commit4562c3cb7ec0b3b7c232a8d7347623f8e214acd7 (patch)
tree13953cdc91f45795e5eed69ae69fd1aa9fc88ac3 /package.json
parentae16820da809a618dc8a2d5ff84532a23a7ffbec (diff)
Bump eslint-plugin-jsx-a11y from 6.2.1 to 6.2.3 (#11314)
Bumps [eslint-plugin-jsx-a11y](https://github.com/evcohen/eslint-plugin-jsx-a11y) from 6.2.1 to 6.2.3.
- [Release notes](https://github.com/evcohen/eslint-plugin-jsx-a11y/releases)
- [Changelog](https://github.com/evcohen/eslint-plugin-jsx-a11y/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evcohen/eslint-plugin-jsx-a11y/compare/v6.2.1...v6.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index c42deb323..00ea65a12 100644
--- a/package.json
+++ b/package.json
@@ -172,7 +172,7 @@
     "enzyme-adapter-react-16": "^1.14.0",
     "eslint": "^5.16.0",
     "eslint-plugin-import": "~2.18.0",
-    "eslint-plugin-jsx-a11y": "~6.2.1",
+    "eslint-plugin-jsx-a11y": "~6.2.3",
     "eslint-plugin-promise": "~4.2.1",
     "eslint-plugin-react": "~7.14.2",
     "jest": "^24.8.0",