Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jsx-a11y to v6.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2023
1 parent eb3f7a8 commit f7e2198
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 1 addition & 3 deletions queen-v2/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6220,9 +6220,7 @@ eslint-plugin-jsx-a11y@^6.3.1:
language-tags "^1.0.5"

eslint-plugin-jsx-a11y@^6.4.1:
version "6.6.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.6.1.tgz#93736fc91b83fdc38cc8d115deedfc3091aef1ff"
integrity sha512-sXgFVNHiWffBq23uiS/JaP6eVR622DqwB4yTzKvGZGcPq6/yZ3WmOZfuBks/vHWo9GaFOqC2ZK4i6+C35knx7Q==
version "6.8.0"
dependencies:
"@babel/runtime" "^7.18.9"
aria-query "^4.2.2"
Expand Down
4 changes: 1 addition & 3 deletions queen/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6040,9 +6040,7 @@ eslint-plugin-jest@^24.1.0:
"@typescript-eslint/experimental-utils" "^4.0.1"

eslint-plugin-jsx-a11y@^6.3.1, eslint-plugin-jsx-a11y@^6.4.1:
version "6.4.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.4.1.tgz#a2d84caa49756942f42f1ffab9002436391718fd"
integrity sha512-0rGPJBbwHoGNPU73/QCLP/vveMlM1b1Z9PponxO87jfr6tuH5ligXbDT6nHSSzBC8ovX2Z+BQu7Bk5D/Xgq9zg==
version "6.8.0"
dependencies:
"@babel/runtime" "^7.11.2"
aria-query "^4.2.2"
Expand Down

0 comments on commit f7e2198

Please sign in to comment.