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

Update flow-bin to the latest version 🚀 #36

Merged
merged 3 commits into from
Nov 12, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"eslint-plugin-prettier": "3.0.0",
"eslint-plugin-react": "7.11.1",
"flow": "0.2.3",
"flow-bin": "0.85.0",
"flow-bin": "0.86.0",
"flow-typed": "2.5.1",
"jest": "23.6.0",
"jest-dom": "2.1.1",
Expand Down
7 changes: 3 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3068,9 +3068,9 @@ flat-cache@^1.2.1:
graceful-fs "^4.1.2"
write "^0.2.1"

flow-bin@0.85.0:
version "0.85.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.85.0.tgz#a3ca80748a35a071d5bbb2fcd61d64d977fc53a6"
flow-bin@0.86.0:
version "0.86.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.86.0.tgz#153a28722b4dc13b7200c74b644dd4d9f4969a11"

flow-typed@2.5.1:
version "2.5.1"
Expand Down Expand Up @@ -4160,7 +4160,6 @@ jest-docblock@^23.2.0:
dependencies:
detect-newline "^2.1.0"


jest-dom@2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/jest-dom/-/jest-dom-2.1.1.tgz#c75515ef31147bd9684c860b0cba9605638fd4dd"
Expand Down