Skip to content

Commit 18be438

Browse files
Bump flow-bin from 0.186.0 to 0.188.1 (#170)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.186.0 to 0.188.1. - [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] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db2d6cd commit 18be438

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
@@ -16,7 +16,7 @@
1616
"eslint": "^8.24.0",
1717
"eslint-plugin-flowtype": "^8.0.2",
1818
"eslint-plugin-react": "^7.31.8",
19-
"flow-bin": "^0.186.0",
19+
"flow-bin": "^0.188.1",
2020
"prettier": "^2.7.1",
2121
"progress-bar-webpack-plugin": "^2.1.0",
2222
"webpack": "^5.74.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2114,10 +2114,10 @@ flatted@^3.1.0:
21142114
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.4.tgz#28d9969ea90661b5134259f312ab6aa7929ac5e2"
21152115
integrity sha512-8/sOawo8tJ4QOBX8YlQBMxL8+RLZfxMQOif9o0KUKTNTjMYElWPE0r/m5VNFxTRd0NSw8qSy8dajrwX4RYI1Hw==
21162116

2117-
flow-bin@^0.186.0:
2118-
version "0.186.0"
2119-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.186.0.tgz#b60b720dea977516db8e77fdd3911f66e86c6378"
2120-
integrity sha512-p5g03TsAipO6Wu22rpphRZQ9EYuhVWANN698MRLWRyP7ZtkEyCpFHDfmzRHM4Ym/tbCQCMdLJ9JX/GmuiDsB2w==
2117+
flow-bin@^0.188.1:
2118+
version "0.188.1"
2119+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.188.1.tgz#1043ec955eec8cd402ec9fb4c49054bf14368c06"
2120+
integrity sha512-tQehbFoeXKz/MZqEClBB2ezuT1HHKoBlv6t8mAoUdFk1PaFhqcEmjx+1Bn0xygykrqHy0FY6C3z+AGleOnFbdQ==
21212121

21222122
foreach@^2.0.5:
21232123
version "2.0.5"

0 commit comments

Comments
 (0)