Skip to content
This repository was archived by the owner on Mar 4, 2022. It is now read-only.

Commit 55af8a0

Browse files
committed
Update dependency flow-bin to v0.70.0
1 parent 018cb5a commit 55af8a0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"deploy": "gh-pages -d build"
1919
},
2020
"devDependencies": {
21-
"flow-bin": "0.66.0",
21+
"flow-bin": "0.70.0",
2222
"gh-pages": "1.1.0"
2323
}
2424
}

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2600,9 +2600,9 @@ flatten@^1.0.2:
26002600
version "1.0.2"
26012601
resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.2.tgz#dae46a9d78fbe25292258cc1e780a41d95c03782"
26022602

2603-
flow-bin@0.66.0:
2604-
version "0.66.0"
2605-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.66.0.tgz#a96dde7015dc3343fd552a7b4963c02be705ca26"
2603+
flow-bin@0.70.0:
2604+
version "0.70.0"
2605+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.70.0.tgz#080ae83a997f2b4ddb3dc2649bf13336825292b5"
26062606

26072607
for-in@^1.0.1:
26082608
version "1.0.2"

0 commit comments

Comments
 (0)