Skip to content

Commit 19d58c3

Browse files
committed
Update dependency eslint-plugin-jsx-a11y to v6.2.1
1 parent c0b59a9 commit 19d58c3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"eslint": "5.12.1",
3131
"eslint-config-airbnb": "17.1.0",
3232
"eslint-plugin-import": "2.16.0",
33-
"eslint-plugin-jsx-a11y": "6.2.0",
33+
"eslint-plugin-jsx-a11y": "6.2.1",
3434
"eslint-plugin-react": "7.12.4",
3535
"husky": "1.3.1",
3636
"jest": "24.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2476,10 +2476,10 @@ [email protected]:
24762476
read-pkg-up "^2.0.0"
24772477
resolve "^1.9.0"
24782478

2479-
2480-
version "6.2.0"
2481-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.2.0.tgz#0db5a0efad21b815849c7783abe8379eb8fa1ca6"
2482-
integrity sha512-KpibpIdKT0nbDG7G/ILWoZoN5G9cj3h1IHARxzvHk5Nt2LQ7oPUutbO9QbT1FKNHLPZB6BaoA1ASSLOiJZVEUQ==
2479+
2480+
version "6.2.1"
2481+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.2.1.tgz#4ebba9f339b600ff415ae4166e3e2e008831cf0c"
2482+
integrity sha512-cjN2ObWrRz0TTw7vEcGQrx+YltMvZoOEx4hWU8eEERDnBIU00OTq7Vr+jA7DFKxiwLNv4tTh5Pq2GUNEa8b6+w==
24832483
dependencies:
24842484
aria-query "^3.0.0"
24852485
array-includes "^3.0.3"

0 commit comments

Comments
 (0)