Skip to content

Commit 2d858ab

Browse files
Bump flow-bin from 0.188.1 to 0.191.0 (#180)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.188.1 to 0.191.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] <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 2b5dd84 commit 2d858ab

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.188.1",
19+
"flow-bin": "^0.191.0",
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
@@ -2150,10 +2150,10 @@ flatted@^3.1.0:
21502150
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.4.tgz#28d9969ea90661b5134259f312ab6aa7929ac5e2"
21512151
integrity sha512-8/sOawo8tJ4QOBX8YlQBMxL8+RLZfxMQOif9o0KUKTNTjMYElWPE0r/m5VNFxTRd0NSw8qSy8dajrwX4RYI1Hw==
21522152

2153-
flow-bin@^0.188.1:
2154-
version "0.188.1"
2155-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.188.1.tgz#1043ec955eec8cd402ec9fb4c49054bf14368c06"
2156-
integrity sha512-tQehbFoeXKz/MZqEClBB2ezuT1HHKoBlv6t8mAoUdFk1PaFhqcEmjx+1Bn0xygykrqHy0FY6C3z+AGleOnFbdQ==
2153+
flow-bin@^0.191.0:
2154+
version "0.191.0"
2155+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.191.0.tgz#9324c9498584b60575fd8d77a2897ee4f384443b"
2156+
integrity sha512-IhaDGoOtRDdGUJLjm7KQlHK8BAzOVJmpx+CIR6bCju4pF7zon2v7WNrds5706WZqDE3rD2c8cM4GdhDnIFYXtg==
21572157

21582158
foreach@^2.0.5:
21592159
version "2.0.5"

0 commit comments

Comments
 (0)