File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 "eslint-plugin-jest" : " 21.15.1" ,
3131 "eslint-plugin-jsx-a11y" : " 6.0.3" ,
3232 "eslint-plugin-prettier" : " 2.6.0" ,
33- "eslint-plugin-react" : " 7.7.0 " ,
33+ "eslint-plugin-react" : " 7.9.1 " ,
3434 "flow-bin" : " 0.72.0" ,
3535 "husky" : " 0.14.3" ,
3636 "lerna" : " 2.10.2" ,
Original file line number Diff line number Diff line change @@ -4292,7 +4292,7 @@ doctrine@1.5.0:
42924292 esutils "^2.0.2"
42934293 isarray "^1.0.0"
42944294
4295- doctrine@^2.0.0, doctrine@^2.0.2, doctrine@^2. 1.0 :
4295+ doctrine@^2.0.0, doctrine@^2.1.0 :
42964296 version "2.1.0"
42974297 resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
42984298 dependencies :
@@ -4826,14 +4826,14 @@ eslint-plugin-react@7.4.0:
48264826 jsx-ast-utils "^2.0.0"
48274827 prop-types "^15.5.10"
48284828
4829- eslint-plugin-react@7.7.0 :
4830- version "7.7.0 "
4831- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.7.0 .tgz#f606c719dbd8a1a2b3d25c16299813878cca0160 "
4829+ eslint-plugin-react@7.9.1 :
4830+ version "7.9.1 "
4831+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.9.1 .tgz#101aadd15e7c7b431ed025303ac7b421a8e3dc15 "
48324832 dependencies :
4833- doctrine "^2.0.2 "
4834- has "^1.0.1 "
4833+ doctrine "^2.1.0 "
4834+ has "^1.0.2 "
48354835 jsx-ast-utils "^2.0.1"
4836- prop-types "^15.6.0 "
4836+ prop-types "^15.6.1 "
48374837
48384838eslint-restricted-globals@^0.1.1 :
48394839 version "0.1.1"
@@ -6114,6 +6114,12 @@ has@^1.0.1:
61146114 dependencies :
61156115 function-bind "^1.0.2"
61166116
6117+ has@^1.0.2 :
6118+ version "1.0.2"
6119+ resolved "https://registry.yarnpkg.com/has/-/has-1.0.2.tgz#1a64bfe4b52e67fb87b9822503d97c019fb6ba42"
6120+ dependencies :
6121+ function-bind "^1.1.1"
6122+
61176123hash-base@^2.0.0 :
61186124 version "2.0.2"
61196125 resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-2.0.2.tgz#66ea1d856db4e8a5470cadf6fce23ae5244ef2e1"
You can’t perform that action at this time.
0 commit comments