Skip to content

Commit c3cb49f

Browse files
committed
Update dependency eslint-plugin-flowtype to v3.10.3
1 parent ea27b8b commit c3cb49f

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.10.3",
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.10.3:
3621+
version "3.10.3"
3622+
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.10.3.tgz#4a249e2fa98679d87cddbc00e22241e2466abe2e"
3623+
integrity sha512-b1OzI5drhiDmIG52jiZVR7IWQkiwN1vLD+VqvYuLnpzGBwfdw/mjdXz+qN7XN1IVKQ6pUSV0t4F9TxKoJNkpRA==
36243624
dependencies:
36253625
lodash "^4.17.11"
36263626

0 commit comments

Comments
 (0)