Skip to content

Commit 80791e2

Browse files
Bump flow-bin from 0.220.0 to 0.225.1 (#317)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.220.0 to 0.225.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f5cd651 commit 80791e2

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
@@ -13,7 +13,7 @@
1313
"eslint": "^8.48.0",
1414
"eslint-plugin-flowtype": "^8.0.2",
1515
"eslint-plugin-react": "^7.33.2",
16-
"flow-bin": "^0.220.0",
16+
"flow-bin": "^0.225.1",
1717
"prettier": "^3.1.0",
1818
"progress-bar-webpack-plugin": "^2.1.0",
1919
"webpack": "^5.89.0",

yarn.lock

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

2311-
flow-bin@^0.220.0:
2312-
version "0.220.0"
2313-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.220.0.tgz#4d4736597ad79be5991b1c24014a6d355190ee76"
2314-
integrity sha512-FcnXLu6AlkoL54hp2IUKgHkYRhSpt7PtTolHLAC/7nq9Lqkfv3kt8JYaRBb5yufLaC4HNJ/G7KRoa1phJy8yGA==
2311+
flow-bin@^0.225.1:
2312+
version "0.225.1"
2313+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.225.1.tgz#ffc3d6f0bfa321cf5dd63439537953dc93e9971d"
2314+
integrity sha512-nsYTF1Hh6FWNKFmbe45G7gdgUMBX2CYEfoAvdLJ9oFq43vafe8sA+EWlnXV7cY9LGjdavRsjv4dhEA2M15Rehg==
23152315

23162316
for-each@^0.3.3:
23172317
version "0.3.3"

0 commit comments

Comments
 (0)