Skip to content

Commit 95dd7a1

Browse files
⬆️ Bump flow-bin from 0.252.0 to 0.257.0 (#1381)
⬆️ Bump flow-bin from 0.252.0 to 0.257.0 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.252.0 to 0.257.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b750977 commit 95dd7a1

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
@@ -75,7 +75,7 @@
7575
"eslint": "8.57.1",
7676
"eslint-plugin-ft-flow": "3.0.11",
7777
"eslint-plugin-immutable": "1.0.0",
78-
"flow-bin": "^0.252.0",
78+
"flow-bin": "^0.257.0",
7979
"hermes-eslint": "0.23.1",
8080
"husky": "9.1.4",
8181
"jest": "29.7.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2977,10 +2977,10 @@ flatted@^3.1.0:
29772977
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
29782978
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
29792979

2980-
flow-bin@^0.252.0:
2981-
version "0.252.0"
2982-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.252.0.tgz#a312b8e131391efe2864aab62de241b36f65b47b"
2983-
integrity sha512-DjWbg5FwSZy+9hO3zzwrxjoak7Fld4pQC0paVji1lF2e8aIqCYvjA2c1Kd4iv3uDmzVDg0MfRSXNKfhR2ql7JQ==
2980+
flow-bin@^0.257.0:
2981+
version "0.257.0"
2982+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.257.0.tgz#5e0ca987ca0533b65865d0378d2d5c902a11332a"
2983+
integrity sha512-tGl+GEBXVWw+DqMble1n/oiXN4iil9s9HG1U3GOaeSXUxKe+tedzIMetU3ZvS+BGC54OhdJvPGdR3MrG4V5vvw==
29842984

29852985
formdata-polyfill@^4.0.10:
29862986
version "4.0.10"

0 commit comments

Comments
 (0)