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
committerThibaut Girka <thib@sitedethib.com>2019-07-16 16:10:20 +0200
commit3598305460bdafe42585191790a9a9e987c8b978 (patch)
tree7b02f08046465f30377c6067e9ab5450c5e54a66 /package.json
parentbb7f3e4112da1160d069b6a66e437b684108d96c (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 eef19c9df..a56cc75ea 100644
--- a/package.json
+++ b/package.json
@@ -175,7 +175,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",