File tree Expand file tree Collapse file tree 2 files changed +14
-8
lines changed
Expand file tree Collapse file tree 2 files changed +14
-8
lines changed Original file line number Diff line number Diff line change 6565 "eslint-plugin-node" : " 6.0.1" ,
6666 "eslint-plugin-prettier" : " 2.6.0" ,
6767 "eslint-plugin-promise" : " 3.8.0" ,
68- "eslint-plugin-react" : " 7.8.2 " ,
68+ "eslint-plugin-react" : " 7.9.1 " ,
6969 "eslint-plugin-standard" : " 3.1.0" ,
7070 "expose-loader" : " 0.7.5" ,
7171 "husky" : " 0.14.3" ,
Original file line number Diff line number Diff line change @@ -3326,14 +3326,14 @@ eslint-plugin-promise@~3.6.0:
33263326 version "3.6.0"
33273327 resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-3.6.0.tgz#54b7658c8f454813dc2a870aff8152ec4969ba75"
33283328
3329- eslint-plugin-react@7.8.2 :
3330- version "7.8.2 "
3331- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.8.2 .tgz#e95c9c47fece55d2303d1a67c9d01b930b88a51d "
3329+ eslint-plugin-react@7.9.1 :
3330+ version "7.9.1 "
3331+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.9.1 .tgz#101aadd15e7c7b431ed025303ac7b421a8e3dc15 "
33323332 dependencies :
3333- doctrine "^2.0.2 "
3334- has "^1.0.1 "
3333+ doctrine "^2.1.0 "
3334+ has "^1.0.2 "
33353335 jsx-ast-utils "^2.0.1"
3336- prop-types "^15.6.0 "
3336+ prop-types "^15.6.1 "
33373337
33383338eslint-plugin-react@~7.6.1 :
33393339 version "7.6.1"
@@ -4455,6 +4455,12 @@ has@^1.0.1:
44554455 dependencies :
44564456 function-bind "^1.0.2"
44574457
4458+ has@^1.0.2 :
4459+ version "1.0.2"
4460+ resolved "https://registry.yarnpkg.com/has/-/has-1.0.2.tgz#1a64bfe4b52e67fb87b9822503d97c019fb6ba42"
4461+ dependencies :
4462+ function-bind "^1.1.1"
4463+
44584464hash-base@^2.0.0 :
44594465 version "2.0.2"
44604466 resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-2.0.2.tgz#66ea1d856db4e8a5470cadf6fce23ae5244ef2e1"
@@ -8083,7 +8089,7 @@ prop-types@^15.5.4:
80838089 loose-envify "^1.3.1"
80848090 object-assign "^4.1.1"
80858091
8086- prop-types@^15.6.0 :
8092+ prop-types@^15.6.0, prop-types@^15.6.1 :
80878093 version "15.6.1"
80888094 resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.1.tgz#36644453564255ddda391191fb3a125cbdf654ca"
80898095 dependencies :
You can’t perform that action at this time.
0 commit comments