Skip to content

Commit 7ded853

Browse files
fix(deps): update dependency eslint-plugin-jsx-a11y to ^6.6.0
1 parent 2263c8c commit 7ded853

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"eslint-plugin-flowtype": "^5.10.0",
7474
"eslint-plugin-graphql": "^4.0.0",
7575
"eslint-plugin-import": "^2.26.0",
76-
"eslint-plugin-jsx-a11y": "^6.5.1",
76+
"eslint-plugin-jsx-a11y": "^6.6.0",
7777
"eslint-plugin-react": "^7.30.1",
7878
"eslint-plugin-react-hooks": "^4.5.0",
7979
"eslint-webpack-plugin": "^2.6.0",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10231,7 +10231,7 @@ eslint-plugin-import@^2.26.0:
1023110231
resolve "^1.22.0"
1023210232
tsconfig-paths "^3.14.1"
1023310233

10234-
eslint-plugin-jsx-a11y@^6.5.1, eslint-plugin-jsx-a11y@^6.6.0:
10234+
eslint-plugin-jsx-a11y@^6.6.0:
1023510235
version "6.6.0"
1023610236
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.6.0.tgz#2c5ac12e013eb98337b9aa261c3b355275cc6415"
1023710237
integrity sha512-kTeLuIzpNhXL2CwLlc8AHI0aFRwWHcg483yepO9VQiHzM9bZwJdzTkzBszbuPrbgGmq2rlX/FaT2fJQsjUSHsw==
@@ -10262,7 +10262,7 @@ eslint-plugin-react-hooks@^4.5.0:
1026210262
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.5.0.tgz#5f762dfedf8b2cf431c689f533c9d3fa5dcf25ad"
1026310263
integrity sha512-8k1gRt7D7h03kd+SAAlzXkQwWK22BnK6GKZG+FJA6BAGy22CFvl8kCIXKpVux0cCxMWDQUPqSok0LKaZ0aOcCw==
1026410264

10265-
eslint-plugin-react@^7.30.0, eslint-plugin-react@^7.30.1:
10265+
eslint-plugin-react@^7.30.1:
1026610266
version "7.30.1"
1026710267
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.30.1.tgz#2be4ab23ce09b5949c6631413ba64b2810fd3e22"
1026810268
integrity sha512-NbEvI9jtqO46yJA3wcRF9Mo0lF9T/jhdHqhCHXiXtD+Zcb98812wvokjWpU7Q4QH5edo6dmqrukxVvWWXHlsUg==

0 commit comments

Comments
 (0)