Skip to content

Commit 487af03

Browse files
authored
Merge pull request #3787 from StoDevX/renovate/eslint-plugin-flowtype-3.x
Update dependency eslint-plugin-flowtype to v3.10.1
2 parents 9bf8157 + 7691e2d commit 487af03

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
"eslint": "5.16.0",
159159
"eslint-config-prettier": "4.3.0",
160160
"eslint-plugin-babel": "5.3.0",
161-
"eslint-plugin-flowtype": "3.10.0",
161+
"eslint-plugin-flowtype": "3.10.1",
162162
"eslint-plugin-react": "7.13.0",
163163
"eslint-plugin-react-native": "3.7.0",
164164
"flow-bin": "0.92.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2606,10 +2606,10 @@ [email protected]:
26062606
dependencies:
26072607
eslint-rule-composer "^0.3.0"
26082608

2609-
2610-
version "3.10.0"
2611-
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.10.0.tgz#86373b6289d563d0efd5c66728acc55c606317d2"
2612-
integrity sha512-oh8Qu4puP0wa0EAOt8KOP/w8QJWX3VhwWIYG/6rpBpob74EmN6WHg6/FPOvqnwgVj5tozUL24skgnmBQHJDybA==
2609+
2610+
version "3.10.1"
2611+
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.10.1.tgz#f83d4c9a4594b3444433c8efb1caf91dcc0be32a"
2612+
integrity sha512-TnwILo1XT5w6Fgz8j+NEqivmgsYJA7FYFnnE2jdXot/H7Pb9C2Fp+Tqdzb//O+PSVi5X2ureYqCCn7KDfon4iQ==
26132613
dependencies:
26142614
lodash "^4.17.11"
26152615

0 commit comments

Comments
 (0)