File tree 2 files changed +6
-6
lines changed
packages/@arcticicestudio/eslint-config 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 49
49
"eslint-plugin-jsx-a11y" : " ^6.2.3" ,
50
50
"eslint-plugin-prettier" : " ^3.1.0" ,
51
51
"eslint-plugin-react" : " ^7.14.3" ,
52
- "eslint-plugin-react-hooks" : " ^1.7 .0"
52
+ "eslint-plugin-react-hooks" : " ^2.0 .0"
53
53
},
54
54
"peerDependencies" : {
55
55
"eslint" : " ^6.2.0" ,
58
58
"eslint-plugin-jsx-a11y" : " ^6.2.3" ,
59
59
"eslint-plugin-prettier" : " ^3.1.0" ,
60
60
"eslint-plugin-react" : " ^7.14.3" ,
61
- "eslint-plugin-react-hooks" : " ^1.7 .0"
61
+ "eslint-plugin-react-hooks" : " ^2.0 .0"
62
62
}
63
63
}
Original file line number Diff line number Diff line change 1378
1378
dependencies :
1379
1379
prettier-linter-helpers "^1.0.0"
1380
1380
1381
- eslint-plugin-react-hooks@^1.7 .0 :
1382
- version "1.7.0 "
1383
- resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-1.7.0 .tgz#6210b6d5a37205f0b92858f895a4e827020a7d04 "
1384
- integrity sha512-iXTCFcOmlWvw4+TOE8CLWj6yX1GwzT0Y6cUfHHZqWnSk144VmVIRcVGtUAzrLES7C798lmvnt02C7rxaOX1HNA ==
1381
+ eslint-plugin-react-hooks@^2.0 .0 :
1382
+ version "2.5.1 "
1383
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-2.5.1 .tgz#4ef5930592588ce171abeb26f400c7fbcbc23cd0 "
1384
+ integrity sha512-Y2c4b55R+6ZzwtTppKwSmK/Kar8AdLiC2f9NADCuxbcTgPPg41Gyqa6b9GppgXSvCtkRw43ZE86CT5sejKC6/g ==
1385
1385
1386
1386
eslint-plugin-react@^7.14.3 :
1387
1387
version "7.14.3"
You can’t perform that action at this time.
0 commit comments