Skip to content

Commit 52924b2

Browse files
committed
Update dependency eslint-plugin-flowtype to v3.9.0
1 parent ea27b8b commit 52924b2

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
@@ -104,7 +104,7 @@
104104
"eslint-config-airbnb": "17.1.0",
105105
"eslint-config-prettier": "4.1.0",
106106
"eslint-config-react-app": "3.0.8",
107-
"eslint-plugin-flowtype": "3.4.2",
107+
"eslint-plugin-flowtype": "3.9.0",
108108
"eslint-plugin-import": "2.16.0",
109109
"eslint-plugin-json": "1.4.0",
110110
"eslint-plugin-jsx-a11y": "6.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3617,10 +3617,10 @@ eslint-module-utils@^2.3.0:
36173617
debug "^2.6.8"
36183618
pkg-dir "^2.0.0"
36193619

3620-
eslint-plugin-flowtype@3.4.2:
3621-
version "3.4.2"
3622-
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.4.2.tgz#55475e10b05fd714d60bceebbbed596cb8706b16"
3623-
integrity sha512-sv6O6fiN3dIwhU4qRxfcyIpbKGVvsxwIQ6vgBLudpQKjH1rEyEFEOjGzGEUBTQP9J8LdTZm37OjiqZ0ZeFOa6g==
3620+
eslint-plugin-flowtype@3.9.0:
3621+
version "3.9.0"
3622+
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.9.0.tgz#031949e2685e9e8658a1166e1cac3163313c3e0d"
3623+
integrity sha512-g5CMBJx0dagvOOYLo0ws5Y4+Ma8BBDtgQU+AkjL3W0z8LJUsGL2avY2/bsTZS69qzEA+G7qWKleI1aZp6QNBBw==
36243624
dependencies:
36253625
lodash "^4.17.11"
36263626

0 commit comments

Comments
 (0)