Skip to content
This repository was archived by the owner on Apr 11, 2019. It is now read-only.

Commit 70cdeb4

Browse files
committed
Update dependency flow-bin to v0.95.0
1 parent 8aff0d4 commit 70cdeb4

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
@@ -52,7 +52,7 @@
5252
"eslint-plugin-import": "2.13.0",
5353
"eslint-plugin-jsx-a11y": "5.1.1",
5454
"eslint-plugin-react": "7.4.0",
55-
"flow-bin": "0.79.1",
55+
"flow-bin": "0.95.0",
5656
"husky": "0.14.3",
5757
"lint-staged": "7.3.0",
5858
"neutrino": "8.3.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4474,10 +4474,10 @@ flatten@^1.0.2:
44744474
resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.2.tgz#dae46a9d78fbe25292258cc1e780a41d95c03782"
44754475
integrity sha1-2uRqnXj74lKSJYzB54CkHZXAN4I=
44764476

4477-
flow-bin@0.79.1:
4478-
version "0.79.1"
4479-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.79.1.tgz#01c9f427baa6556753fa878c192d42e1ecb764b6"
4480-
integrity sha512-GGetgxz6q9BNqqCQ8wgAGRtyYWXltn++39C6W8HKbS1QC59USfwm3YP3X+eITp7wbkwa+LGlhGfggqeQxOY1vw==
4477+
flow-bin@0.95.0:
4478+
version "0.95.0"
4479+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.95.0.tgz#2f1d299a35769c0aec3b8fa1b9290ddfba75894d"
4480+
integrity sha512-CaYIYSE4feCuTrKPsfdzJ7kAej7QISbhTpnl0Jmp+6Qj1XgA0spaLQrVzMgjPNn5L/iWqtuvZQA+ouRTpxEwdw==
44814481

44824482
flush-write-stream@^1.0.0:
44834483
version "1.0.3"

0 commit comments

Comments
 (0)