Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jsx-a11y to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 3, 2018
1 parent 8238c92 commit d1a6f86
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion advanced/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"eslint-config-react-app": "2.1.0",
"eslint-plugin-flowtype": "2.49.3",
"eslint-plugin-import": "2.12.0",
"eslint-plugin-jsx-a11y": "5.1.1",
"eslint-plugin-jsx-a11y": "6.0.3",
"eslint-plugin-react": "7.9.0",
"jwt-decode": "2.2.0",
"prettier-eslint-cli": "4.7.1",
Expand Down
12 changes: 12 additions & 0 deletions advanced/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2517,6 +2517,18 @@ [email protected]:
emoji-regex "^6.1.0"
jsx-ast-utils "^1.4.0"

[email protected]:
version "6.0.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.0.3.tgz#54583d1ae442483162e040e13cc31865465100e5"
dependencies:
aria-query "^0.7.0"
array-includes "^3.0.3"
ast-types-flow "0.0.7"
axobject-query "^0.1.0"
damerau-levenshtein "^1.0.0"
emoji-regex "^6.1.0"
jsx-ast-utils "^2.0.0"

[email protected]:
version "2.6.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.6.0.tgz#33e4e228bdb06142d03c560ce04ec23f6c767dd7"
Expand Down

0 comments on commit d1a6f86

Please sign in to comment.