File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 45
45
"eslint" : " 4.19.1" ,
46
46
"eslint-config-prettier" : " 2.9.0" ,
47
47
"eslint-plugin-import" : " 2.11.0" ,
48
- "eslint-plugin-react" : " 7.8.1 " ,
48
+ "eslint-plugin-react" : " 7.8.2 " ,
49
49
"flowgen" : " 1.2.2" ,
50
50
"husky" : " 0.14.3" ,
51
51
"lint-staged" : " 7.1.0" ,
Original file line number Diff line number Diff line change @@ -1797,9 +1797,9 @@ eslint-plugin-import@2.11.0:
1797
1797
read-pkg-up "^2.0.0"
1798
1798
resolve "^1.6.0"
1799
1799
1800
- eslint-plugin-react@7.8.1 :
1801
- version "7.8.1 "
1802
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.8.1 .tgz#6bfb5288227645eb7ca3ba8810b87024e0d6c993 "
1800
+ eslint-plugin-react@7.8.2 :
1801
+ version "7.8.2 "
1802
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.8.2 .tgz#e95c9c47fece55d2303d1a67c9d01b930b88a51d "
1803
1803
dependencies :
1804
1804
doctrine "^2.0.2"
1805
1805
has "^1.0.1"
You can’t perform that action at this time.
0 commit comments