This repository was archived by the owner on Aug 5, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 65
65
"eslint-config-prettier" : " 2.9.0" ,
66
66
"eslint-plugin-import" : " 2.8.0" ,
67
67
"eslint-plugin-jsx-a11y" : " 5.1.1" ,
68
- "eslint-plugin-react" : " 7.5.1 " ,
68
+ "eslint-plugin-react" : " 7.8.2 " ,
69
69
"html-webpack-plugin" : " 2.30.1" ,
70
70
"jest" : " 22.4.3" ,
71
71
"jest-environment-node" : " 22.4.3" ,
Original file line number Diff line number Diff line change @@ -2064,7 +2064,7 @@ doctrine@1.5.0:
2064
2064
esutils "^2.0.2"
2065
2065
isarray "^1.0.0"
2066
2066
2067
- doctrine@^2.0.0 , doctrine@^2.1.0 :
2067
+ doctrine@^2.0.2 , doctrine@^2.1.0 :
2068
2068
version "2.1.0"
2069
2069
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
2070
2070
dependencies :
@@ -2301,13 +2301,13 @@ eslint-plugin-jsx-a11y@5.1.1:
2301
2301
emoji-regex "^6.1.0"
2302
2302
jsx-ast-utils "^1.4.0"
2303
2303
2304
- eslint-plugin-react@7.5.1 :
2305
- version "7.5.1 "
2306
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.5.1 .tgz#52e56e8d80c810de158859ef07b880d2f56ee30b "
2304
+ eslint-plugin-react@7.8.2 :
2305
+ version "7.8.2 "
2306
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.8.2 .tgz#e95c9c47fece55d2303d1a67c9d01b930b88a51d "
2307
2307
dependencies :
2308
- doctrine "^2.0.0 "
2308
+ doctrine "^2.0.2 "
2309
2309
has "^1.0.1"
2310
- jsx-ast-utils "^2.0.0 "
2310
+ jsx-ast-utils "^2.0.1 "
2311
2311
prop-types "^15.6.0"
2312
2312
2313
2313
eslint-restricted-globals@^0.1.1 :
@@ -4176,7 +4176,7 @@ jsx-ast-utils@^1.4.0:
4176
4176
version "1.4.1"
4177
4177
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1"
4178
4178
4179
- jsx-ast-utils@^2.0.0 :
4179
+ jsx-ast-utils@^2.0.1 :
4180
4180
version "2.0.1"
4181
4181
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
4182
4182
dependencies :
You can’t perform that action at this time.
0 commit comments