File tree 2 files changed +14
-8
lines changed
2 files changed +14
-8
lines changed Original file line number Diff line number Diff line change 55
55
"eslint-plugin-jest" : " 21.15.0" ,
56
56
"eslint-plugin-jsx-a11y" : " 6.0.3" ,
57
57
"eslint-plugin-prettier" : " 2.6.0" ,
58
- "eslint-plugin-react" : " 7.7.0 " ,
58
+ "eslint-plugin-react" : " 7.9.1 " ,
59
59
"flow-bin" : " 0.68.0" ,
60
60
"github-changes" : " 1.1.2" ,
61
61
"husky" : " 0.14.3" ,
Original file line number Diff line number Diff line change 3825
3825
esutils "^2.0.2"
3826
3826
isarray "^1.0.0"
3827
3827
3828
- doctrine@^2.0.0, doctrine@^2.0.2, doctrine@^2. 1.0 :
3828
+ doctrine@^2.0.0, doctrine@^2.1.0 :
3829
3829
version "2.1.0"
3830
3830
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
3831
3831
dependencies :
4249
4249
fast-diff "^1.1.1"
4250
4250
jest-docblock "^21.0.0"
4251
4251
4252
- eslint-plugin-react@7.7.0 :
4253
- version "7.7.0 "
4254
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.7.0 .tgz#f606c719dbd8a1a2b3d25c16299813878cca0160 "
4252
+ eslint-plugin-react@7.9.1 :
4253
+ version "7.9.1 "
4254
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.9.1 .tgz#101aadd15e7c7b431ed025303ac7b421a8e3dc15 "
4255
4255
dependencies :
4256
- doctrine "^2.0.2 "
4257
- has "^1.0.1 "
4256
+ doctrine "^2.1.0 "
4257
+ has "^1.0.2 "
4258
4258
jsx-ast-utils "^2.0.1"
4259
- prop-types "^15.6.0 "
4259
+ prop-types "^15.6.1 "
4260
4260
4261
4261
eslint-restricted-globals@^0.1.1 :
4262
4262
version "0.1.1"
@@ -5084,6 +5084,12 @@ has@^1.0.1:
5084
5084
dependencies :
5085
5085
function-bind "^1.0.2"
5086
5086
5087
+ has@^1.0.2 :
5088
+ version "1.0.2"
5089
+ resolved "https://registry.yarnpkg.com/has/-/has-1.0.2.tgz#1a64bfe4b52e67fb87b9822503d97c019fb6ba42"
5090
+ dependencies :
5091
+ function-bind "^1.1.1"
5092
+
5087
5093
hash-base@^2.0.0 :
5088
5094
version "2.0.2"
5089
5095
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