Skip to content

Commit fc4900b

Browse files
fix(package): update eslint-plugin-flowtype to version 4.5.0
Closes #23
1 parent 933c50b commit fc4900b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"eslint": "^4.5.0",
2020
"eslint-config-airbnb": "^16.1.0",
2121
"eslint-config-prettier": "^2.6.0",
22-
"eslint-plugin-flowtype": "^2.35.0",
22+
"eslint-plugin-flowtype": "^4.5.0",
2323
"eslint-plugin-import": "^2.7.0",
2424
"eslint-plugin-jsx-a11y": "^6.0.2",
2525
"eslint-plugin-prettier": "^2.2.0",

0 commit comments

Comments
 (0)