Skip to content

Commit f3dc85a

Browse files
ljharbeugene2candy
authored andcommitted
[eslint config] [deps] update eslint-plugin-jsx-a11y, eslint-plugin-react
1 parent dcbfc4e commit f3dc85a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/eslint-config-airbnb/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@
6666
"eslint": "^5.16.0 || ^6.8.0 || ^7.2.0",
6767
"eslint-find-rules": "^3.6.1",
6868
"eslint-plugin-import": "^2.22.1",
69-
"eslint-plugin-jsx-a11y": "^6.3.1",
70-
"eslint-plugin-react": "^7.20.5",
69+
"eslint-plugin-jsx-a11y": "^6.4.1",
70+
"eslint-plugin-react": "^7.21.5",
7171
"eslint-plugin-react-hooks": "^4 || ^3 || ^2.3.0 || ^1.7.0",
7272
"in-publish": "^2.0.1",
7373
"react": ">= 0.13.0",
@@ -77,8 +77,8 @@
7777
"peerDependencies": {
7878
"eslint": "^5.16.0 || ^6.8.0 || ^7.2.0",
7979
"eslint-plugin-import": "^2.22.1",
80-
"eslint-plugin-jsx-a11y": "^6.3.0",
81-
"eslint-plugin-react": "^7.20.0",
80+
"eslint-plugin-jsx-a11y": "^6.4.1",
81+
"eslint-plugin-react": "^7.21.5",
8282
"eslint-plugin-react-hooks": "^4 || ^3 || ^2.3.0 || ^1.7.0"
8383
},
8484
"engines": {

0 commit comments

Comments
 (0)