Skip to content

Commit 784d25c

Browse files
Bump flow-bin from 0.191.0 to 0.198.2 (#208)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.191.0 to 0.198.2. - [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 003c167 commit 784d25c

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
@@ -13,7 +13,7 @@
1313
"eslint": "^8.33.0",
1414
"eslint-plugin-flowtype": "^8.0.2",
1515
"eslint-plugin-react": "^7.32.2",
16-
"flow-bin": "^0.191.0",
16+
"flow-bin": "^0.198.2",
1717
"prettier": "^2.8.3",
1818
"progress-bar-webpack-plugin": "^2.1.0",
1919
"webpack": "^5.75.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2146,10 +2146,10 @@ flatted@^3.1.0:
21462146
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.4.tgz#28d9969ea90661b5134259f312ab6aa7929ac5e2"
21472147
integrity sha512-8/sOawo8tJ4QOBX8YlQBMxL8+RLZfxMQOif9o0KUKTNTjMYElWPE0r/m5VNFxTRd0NSw8qSy8dajrwX4RYI1Hw==
21482148

2149-
flow-bin@^0.191.0:
2150-
version "0.191.0"
2151-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.191.0.tgz#9324c9498584b60575fd8d77a2897ee4f384443b"
2152-
integrity sha512-IhaDGoOtRDdGUJLjm7KQlHK8BAzOVJmpx+CIR6bCju4pF7zon2v7WNrds5706WZqDE3rD2c8cM4GdhDnIFYXtg==
2149+
flow-bin@^0.198.2:
2150+
version "0.198.2"
2151+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.198.2.tgz#e601121a411b4ec5889cc3567d2706369cc510a9"
2152+
integrity sha512-PML2zhAZVd8EgzDqS9oSJF+OxUtJ+YLEdVVsVO7d1BwnrXCgiVrLjxiQP8/hur820grzC51Xb2CI3J+ohH/bMg==
21532153

21542154
foreach@^2.0.5:
21552155
version "2.0.5"

0 commit comments

Comments
 (0)