File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 51
51
"eslint" : " 7.29.0" ,
52
52
"eslint-config-airbnb-base" : " ^14.2.1" ,
53
53
"eslint-config-prettier" : " ^7.2.0" ,
54
- "eslint-plugin-flowtype" : " ^5.8.0 " ,
54
+ "eslint-plugin-flowtype" : " ^5.8.2 " ,
55
55
"eslint-plugin-html" : " ^6.1.2" ,
56
56
"eslint-plugin-import" : " ^2.23.4" ,
57
57
"eslint-plugin-prettier" : " ^3.4.0" ,
Original file line number Diff line number Diff line change @@ -2864,10 +2864,10 @@ eslint-module-utils@^2.6.1:
2864
2864
debug "^3.2.7"
2865
2865
pkg-dir "^2.0.0"
2866
2866
2867
- eslint-plugin-flowtype@^5.8.0 :
2868
- version "5.8.0 "
2869
- resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.8.0 .tgz#35b55e4ce559b90efbe913ed33630e391e301481 "
2870
- integrity sha512-feK1xnUTsMSNTOw9jFw7aVgZl7Ep+ghpta/YEoaV6jbXU6Yso30B7BIj9ObHLzZ5TFJL7D98az080wfykLCrcw ==
2867
+ eslint-plugin-flowtype@^5.8.2 :
2868
+ version "5.8.2 "
2869
+ resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.8.2 .tgz#e8c4429f2d39d93ccb0732f581b159da16fa0bda "
2870
+ integrity sha512-/aPTnNKNAYJbEU07HwvohnXp0itBT+P0r+7s80IG5eqfsrx4NLN+0rXNztJBc56u1RJegSn0GMt1cZnGZpCThw ==
2871
2871
dependencies :
2872
2872
lodash "^4.17.15"
2873
2873
string-natural-compare "^3.0.1"
You can’t perform that action at this time.
0 commit comments