This repository was archived by the owner on Aug 5, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 63
63
"eslint-config-prettier" : " 2.9.0" ,
64
64
"eslint-plugin-import" : " 2.8.0" ,
65
65
"eslint-plugin-jsx-a11y" : " 5.1.1" ,
66
- "eslint-plugin-react" : " 7.5.1 " ,
66
+ "eslint-plugin-react" : " 7.7.0 " ,
67
67
"html-webpack-plugin" : " 2.30.1" ,
68
68
"jest" : " 22.4.2" ,
69
69
"jest-environment-node" : " 22.4.1" ,
Original file line number Diff line number Diff line change @@ -1990,7 +1990,7 @@ doctrine@1.5.0:
1990
1990
esutils "^2.0.2"
1991
1991
isarray "^1.0.0"
1992
1992
1993
- doctrine@^2.0.0 , doctrine@^2.1.0 :
1993
+ doctrine@^2.0.2 , doctrine@^2.1.0 :
1994
1994
version "2.1.0"
1995
1995
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
1996
1996
dependencies :
@@ -2227,13 +2227,13 @@ eslint-plugin-jsx-a11y@5.1.1:
2227
2227
emoji-regex "^6.1.0"
2228
2228
jsx-ast-utils "^1.4.0"
2229
2229
2230
- eslint-plugin-react@7.5.1 :
2231
- version "7.5.1 "
2232
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.5.1 .tgz#52e56e8d80c810de158859ef07b880d2f56ee30b "
2230
+ eslint-plugin-react@7.7.0 :
2231
+ version "7.7.0 "
2232
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.7.0 .tgz#f606c719dbd8a1a2b3d25c16299813878cca0160 "
2233
2233
dependencies :
2234
- doctrine "^2.0.0 "
2234
+ doctrine "^2.0.2 "
2235
2235
has "^1.0.1"
2236
- jsx-ast-utils "^2.0.0 "
2236
+ jsx-ast-utils "^2.0.1 "
2237
2237
prop-types "^15.6.0"
2238
2238
2239
2239
eslint-restricted-globals@^0.1.1 :
@@ -3987,7 +3987,7 @@ jsx-ast-utils@^1.4.0:
3987
3987
version "1.4.1"
3988
3988
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1"
3989
3989
3990
- jsx-ast-utils@^2.0.0 :
3990
+ jsx-ast-utils@^2.0.1 :
3991
3991
version "2.0.1"
3992
3992
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
3993
3993
dependencies :
You can’t perform that action at this time.
0 commit comments