Skip to content

Commit 4e78c61

Browse files
renovate[bot]renovate-botwardpeet
authored
fix(deps): update dependency eslint-plugin-flowtype to ^5.10.0 (#33384)
Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Ward Peeters <[email protected]>
1 parent ab2902b commit 4e78c61

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"dotenv": "^8.6.0",
6161
"eslint": "^7.32.0",
6262
"eslint-config-react-app": "^6.0.0",
63-
"eslint-plugin-flowtype": "^5.9.2",
63+
"eslint-plugin-flowtype": "^5.10.0",
6464
"eslint-plugin-graphql": "^4.0.0",
6565
"eslint-plugin-import": "^2.24.2",
6666
"eslint-plugin-jsx-a11y": "^6.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10290,10 +10290,10 @@ eslint-plugin-filenames@^1.3.2:
1029010290
lodash.snakecase "4.1.1"
1029110291
lodash.upperfirst "4.3.1"
1029210292

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==
1029710297
dependencies:
1029810298
lodash "^4.17.15"
1029910299
string-natural-compare "^3.0.1"

0 commit comments

Comments
 (0)