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

Commit 0819289

Browse files
committed
Update dependency flow-bin to ^0.93.0
1 parent 659cb3e commit 0819289

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
@@ -37,7 +37,7 @@
3737
"eslint-plugin-jest": "^22.1.2",
3838
"eslint-plugin-prettier": "^3.0.1",
3939
"eslint-plugin-react": "^7.12.3",
40-
"flow-bin": "^0.92.0",
40+
"flow-bin": "^0.93.0",
4141
"fusion-core": "^1.10.1",
4242
"fusion-react": "^1.3.7",
4343
"fusion-tokens": "^1.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2118,10 +2118,10 @@ flat-cache@^1.2.1:
21182118
rimraf "~2.6.2"
21192119
write "^0.2.1"
21202120

2121-
flow-bin@^0.92.0:
2122-
version "0.92.0"
2123-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.92.0.tgz#f5bf3e808b17b480e067ac673829ca715a168bea"
2124-
integrity sha512-3ErXSAXZZlLV5/QPlaUDCWlDUXop1SiH32ifXL3SEiBwsmGbudCLim+HFVZfkegrn1nB4TcNSkMWtW8SnMPyAQ==
2121+
flow-bin@^0.93.0:
2122+
version "0.93.0"
2123+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.93.0.tgz#9192a08d88db2a8da0ff55e42420f44539791430"
2124+
integrity sha512-p8yq4ocOlpyJgOEBEj0v0GzCP25c9WP0ilFQ8hXSbrTR7RPKuR+Whr+OitlVyp8ocdX0j1MrIwQ8x28dacy1pg==
21252125

21262126
for-each@~0.3.3:
21272127
version "0.3.3"

0 commit comments

Comments
 (0)