Skip to content

Commit 298e80c

Browse files
⬆️ Bump flow-bin from 0.156.0 to 0.157.0 (#163)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.156.0 to 0.157.0. - [Release notes](https://github.com/flowtype/flow-bin/releases) - [Commits](https://github.com/flowtype/flow-bin/commits) --- updated-dependencies: - dependency-name: flow-bin dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3acad7 commit 298e80c

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
@@ -62,7 +62,7 @@
6262
"codecov": "^3.1.0",
6363
"eslint": "^7.5.0",
6464
"eslint-plugin-flowtype": "^5.2.0",
65-
"flow-bin": "^0.156.0",
65+
"flow-bin": "^0.157.0",
6666
"jest": "^27.0.4",
6767
"react": "^17.0.1",
6868
"react-native": "^0.64.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3740,10 +3740,10 @@ flatted@^3.1.0:
37403740
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.1.0.tgz#a5d06b4a8b01e3a63771daa5cb7a1903e2e57067"
37413741
integrity sha512-tW+UkmtNg/jv9CSofAKvgVcO7c2URjhTdW1ZTkcAritblu8tajiYy7YisnIflEwtKssCtOxpnBRoCB7iap0/TA==
37423742

3743-
flow-bin@^0.156.0:
3744-
version "0.156.0"
3745-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.156.0.tgz#d60a89d35ae6019fcdce15277d4370fdc15dee95"
3746-
integrity sha512-KEEsKV7/bePZM3Ja7rYlAaSx8GPiTGr7pt0IJcX5S3GSEIZ2ieayF6JWNjbyLiu7ZUJuWe4ITDnPvyqimUpYww==
3743+
flow-bin@^0.157.0:
3744+
version "0.157.0"
3745+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.157.0.tgz#3164b39e17e1a1695d2ace5d4e8d3088bebb3e19"
3746+
integrity sha512-SP70r4iBb4a+0NZV1+MtAJYZXGoFp1XvfjirNyeuJiGIXtllHcmJlJWyU1wJQ/fXSFUwY7CcnBNK8cd8PyuP9Q==
37473747

37483748
flow-parser@0.*:
37493749
version "0.146.0"

0 commit comments

Comments
 (0)