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 60
60
"dotenv" : " ^8.6.0" ,
61
61
"eslint" : " ^7.32.0" ,
62
62
"eslint-config-react-app" : " ^6.0.0" ,
63
- "eslint-plugin-flowtype" : " ^5.9.2 " ,
63
+ "eslint-plugin-flowtype" : " ^5.10.0 " ,
64
64
"eslint-plugin-graphql" : " ^4.0.0" ,
65
65
"eslint-plugin-import" : " ^2.24.2" ,
66
66
"eslint-plugin-jsx-a11y" : " ^6.4.1" ,
Original file line number Diff line number Diff line change @@ -10290,10 +10290,10 @@ eslint-plugin-filenames@^1.3.2:
10290
10290
lodash.snakecase "4.1.1"
10291
10291
lodash.upperfirst "4.3.1"
10292
10292
10293
- eslint-plugin-flowtype@^5.9.2 :
10294
- version "5.9.2 "
10295
- resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.9.2 .tgz#aac08cd26ee4da79cba0e40c3877bb4d96a74ebc "
10296
- integrity sha512-qxE/eo9DCN7800MIB/O1ToOiFuOPOlaMJWQY2BEm69oY7RCm3s2X1z4CdgtFvDDWf9RSSugZm1KRhdBMBueKbg ==
10293
+ eslint-plugin-flowtype@^5.10.0 :
10294
+ version "5.10.0 "
10295
+ resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.10.0 .tgz#7764cc63940f215bf3f0bd2d9a1293b2b9b2b4bb "
10296
+ integrity sha512-vcz32f+7TP+kvTUyMXZmCnNujBQZDNmcqPImw8b9PZ+16w1Qdm6ryRuYZYVaG9xRqqmAPr2Cs9FAX5gN+x/bjw ==
10297
10297
dependencies:
10298
10298
lodash "^4.17.15"
10299
10299
string-natural-compare "^3.0.1"
You can’t perform that action at this time.
0 commit comments