Skip to content

Commit

Permalink
Update flow-bin to the latest version 🚀 (#105)
Browse files Browse the repository at this point in the history
* chore(package): update flow-bin to version 0.114.0

* chore(package): update lockfile yarn.lock
  • Loading branch information
greenkeeper[bot] authored and thymikee committed Dec 14, 2019
1 parent ac52fd7 commit b03936d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"enzyme-to-json": "^3.4.0",
"eslint": "^6.6.0",
"@callstack/eslint-config": "^7.1.0",
"flow-bin": "^0.113.0",
"flow-bin": "^0.114.0",
"jest": "^24.0.0",
"react": "^16.12.0",
"react-dom": "16.12.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2526,10 +2526,10 @@ flatted@^2.0.0:
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.0.tgz#55122b6536ea496b4b44893ee2608141d10d9916"
integrity sha512-R+H8IZclI8AAkSBRQJLVOsxwAoHd6WC40b4QTNWIjzAa6BXOBfQcM587MXDTVPeYaopFNWHUFLx7eNmHDSxMWg==

flow-bin@^0.113.0:
version "0.113.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.113.0.tgz#6457d250dbc6f71ca51e75f00a96d23cde5d987a"
integrity sha512-76uE2LGNe50wm+Jup8Np4FBcMbyy5V2iE+K25PPIYLaEMGHrL1jnQfP9L0hTzA5oh2ZJlexRLMlaPqIYIKH9nw==
flow-bin@^0.114.0:
version "0.114.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.114.0.tgz#9079c5fcdf08fab4db91616f38994e9b7d035842"
integrity sha512-hewufX0nbnhemQn5XtJ97nEFNqoBclPBAZ54aY3jKuZJnLpwqB7Doaplet3M26TOh2NchBsU0+lUkM8oVna2VA==

for-in@^1.0.2:
version "1.0.2"
Expand Down

0 comments on commit b03936d

Please sign in to comment.