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.32.0" ,
52
52
"eslint-config-airbnb-base" : " ^14.2.1" ,
53
53
"eslint-config-prettier" : " ^7.2.0" ,
54
- "eslint-plugin-flowtype" : " ^5.9.2 " ,
54
+ "eslint-plugin-flowtype" : " ^5.10.0 " ,
55
55
"eslint-plugin-html" : " ^6.1.2" ,
56
56
"eslint-plugin-import" : " ^2.24.2" ,
57
57
"eslint-plugin-prettier" : " ^3.4.1" ,
Original file line number Diff line number Diff line change @@ -3081,10 +3081,10 @@ eslint-module-utils@^2.6.2:
3081
3081
debug "^3.2.7"
3082
3082
pkg-dir "^2.0.0"
3083
3083
3084
- eslint-plugin-flowtype@^5.9.2 :
3085
- version "5.9.2 "
3086
- resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.9.2 .tgz#aac08cd26ee4da79cba0e40c3877bb4d96a74ebc "
3087
- integrity sha512-qxE/eo9DCN7800MIB/O1ToOiFuOPOlaMJWQY2BEm69oY7RCm3s2X1z4CdgtFvDDWf9RSSugZm1KRhdBMBueKbg ==
3084
+ eslint-plugin-flowtype@^5.10.0 :
3085
+ version "5.10.0 "
3086
+ resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.10.0 .tgz#7764cc63940f215bf3f0bd2d9a1293b2b9b2b4bb "
3087
+ integrity sha512-vcz32f+7TP+kvTUyMXZmCnNujBQZDNmcqPImw8b9PZ+16w1Qdm6ryRuYZYVaG9xRqqmAPr2Cs9FAX5gN+x/bjw ==
3088
3088
dependencies :
3089
3089
lodash "^4.17.15"
3090
3090
string-natural-compare "^3.0.1"
You can’t perform that action at this time.
0 commit comments