Skip to content

Commit ea57a0a

Browse files
committed
Update dependency flow-bin
1 parent cad31ee commit ea57a0a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"eslint-config-bliss": "^3.4.0",
8888
"eslint-plugin-flowtype-errors": "^4.1.0",
8989
"expect": "^24.1.0",
90-
"flow-bin": "^0.98.0",
90+
"flow-bin": "^0.98.1",
9191
"flow-runtime": "^0.17.0",
9292
"flow-typed": "^2.5.2",
9393
"glow": "^1.2.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3382,10 +3382,10 @@ flow-bin@^0.97.0:
33823382
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.97.0.tgz#036ffcfc27503367a9d906ec9d843a0aa6f6bb83"
33833383
integrity sha512-jXjD05gkatLuC4+e28frH1hZoRwr1iASP6oJr61Q64+kR4kmzaS+AdFBhYgoYS5kpoe4UzwDebWK8ETQFNh00w==
33843384

3385-
flow-bin@^0.98.0:
3386-
version "0.98.0"
3387-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.98.0.tgz#3361a03682326a83a5f0a864749f4f7f0d826bce"
3388-
integrity sha512-vuiYjBVt82eYF+dEk9Zqa8hTSDvbhl/czxzFRLZm9/XHbJnYNMTwFoNFYAQT9IQ6ACNBIbwSTIfxroieuKja7g==
3385+
flow-bin@^0.98.1:
3386+
version "0.98.1"
3387+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.98.1.tgz#a8d781621c91703df69928acc83c9777e2fcbb49"
3388+
integrity sha512-y1YzQgbFUX4EG6h2EO8PhyJeS0VxNgER8XsTwU8IXw4KozfneSmGVgw8y3TwAOza7rVhTlHEoli1xNuNW1rhPw==
33893389

33903390
flow-config-parser@^0.3.0:
33913391
version "0.3.0"

0 commit comments

Comments
 (0)