Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

Commit

Permalink
Update dependency eslint-plugin-flowtype to v2.50.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and fusion-bot[bot] committed Jul 10, 2018
1 parent abacfe8 commit 57c37a5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"eslint": "4.19.1",
"eslint-config-fusion": "^1.0.2",
"eslint-plugin-cup": "1.0.2",
"eslint-plugin-flowtype": "2.49.3",
"eslint-plugin-flowtype": "2.50.0",
"eslint-plugin-import": "^2.12.0",
"eslint-plugin-prettier": "2.6.2",
"eslint-plugin-react": "7.8.2",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2273,9 +2273,9 @@ eslint-plugin-cup@1.0.2:
dependencies:
globals "^11.5.0"

eslint-plugin-flowtype@2.49.3:
version "2.49.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.49.3.tgz#ccca6ee5ba2027eb3ed36bc2ec8c9a842feee841"
eslint-plugin-flowtype@2.50.0:
version "2.50.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.50.0.tgz#953e262fa9b5d0fa76e178604892cf60dfb916da"
dependencies:
lodash "^4.17.10"

Expand Down

0 comments on commit 57c37a5

Please sign in to comment.