Skip to content

Commit e1f192a

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

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.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.10.0:
3621+
version "3.10.0"
3622+
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.10.0.tgz#86373b6289d563d0efd5c66728acc55c606317d2"
3623+
integrity sha512-oh8Qu4puP0wa0EAOt8KOP/w8QJWX3VhwWIYG/6rpBpob74EmN6WHg6/FPOvqnwgVj5tozUL24skgnmBQHJDybA==
36243624
dependencies:
36253625
lodash "^4.17.11"
36263626

0 commit comments

Comments
 (0)