Skip to content

Commit ce075fa

Browse files
Bump flow-bin from 0.225.1 to 0.229.2 (#330)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.225.1 to 0.229.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 622c8b1 commit ce075fa

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.56.0",
1414
"eslint-plugin-flowtype": "^8.0.2",
1515
"eslint-plugin-react": "^7.33.2",
16-
"flow-bin": "^0.225.1",
16+
"flow-bin": "^0.229.2",
1717
"prettier": "^3.2.4",
1818
"progress-bar-webpack-plugin": "^2.1.0",
1919
"webpack": "^5.90.3",

yarn.lock

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

2315-
flow-bin@^0.225.1:
2316-
version "0.225.1"
2317-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.225.1.tgz#ffc3d6f0bfa321cf5dd63439537953dc93e9971d"
2318-
integrity sha512-nsYTF1Hh6FWNKFmbe45G7gdgUMBX2CYEfoAvdLJ9oFq43vafe8sA+EWlnXV7cY9LGjdavRsjv4dhEA2M15Rehg==
2315+
flow-bin@^0.229.2:
2316+
version "0.229.2"
2317+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.229.2.tgz#6ce5575c8d6fe93390430f9e13da4c06a9a250f4"
2318+
integrity sha512-4hjnaApj/BUhosbStw9Tqk0Muf3WCxAnauPOEHvxIfvHWBHJH3wPCCWryPkLPoifjvvcRYYEKPNWHrYF3PkErA==
23192319

23202320
for-each@^0.3.3:
23212321
version "0.3.3"

0 commit comments

Comments
 (0)