Skip to content

Commit

Permalink
Update eslint-plugin-jsx-a11y requirement (Graylog2#6058)
Browse files Browse the repository at this point in the history
Updates the requirements on [eslint-plugin-jsx-a11y](https://github.com/evcohen/eslint-plugin-jsx-a11y) to permit the latest version.
- [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](infofarmer/eslint-plugin-jsx-a11y@v6.2.1...v6.2.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and dennisoelkers committed Jul 2, 2019
1 parent 975049c commit 4623e18
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"eslint-config-airbnb": "17.1.0",
"eslint-import-resolver-webpack": "0.11.1",
"eslint-plugin-import": "2.17.3",
"eslint-plugin-jsx-a11y": "6.2.1",
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-react": "7.13.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 4623e18

Please sign in to comment.