Skip to content

Commit 3f908be

Browse files
committed
Update dependency eslint-plugin-flowtype to v3.8.1
1 parent ea27b8b commit 3f908be

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.8.1",
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.8.1:
3621+
version "3.8.1"
3622+
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.8.1.tgz#fefbc160b8f55c0bc0201236471637ad47ca6886"
3623+
integrity sha512-7ye/CCdTzytOu54Y1dUed/ejcIPMe0eSlxhfPIhOv2DCMvLMbwYGagEYfEuJ1ylMhkt8Z+rt8VtJXniNwC3hRQ==
36243624
dependencies:
36253625
lodash "^4.17.11"
36263626

0 commit comments

Comments
 (0)