Skip to content

Commit 5e78ac0

Browse files
⬆️ Bump flow-bin from 0.257.0 to 0.259.1 (#1395)
⬆️ Bump flow-bin from 0.257.0 to 0.259.1 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.257.0 to 0.259.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 14d3ccf commit 5e78ac0

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
@@ -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.257.0",
78+
"flow-bin": "^0.259.1",
7979
"hermes-eslint": "0.26.0",
8080
"husky": "9.1.7",
8181
"jest": "29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2773,10 +2773,10 @@ flatted@^3.1.0:
27732773
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
27742774
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
27752775

2776-
flow-bin@^0.257.0:
2777-
version "0.257.0"
2778-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.257.0.tgz#5e0ca987ca0533b65865d0378d2d5c902a11332a"
2779-
integrity sha512-tGl+GEBXVWw+DqMble1n/oiXN4iil9s9HG1U3GOaeSXUxKe+tedzIMetU3ZvS+BGC54OhdJvPGdR3MrG4V5vvw==
2776+
flow-bin@^0.259.1:
2777+
version "0.259.1"
2778+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.259.1.tgz#9ff26e014dc53beca773f7387fe58c66fe7fd791"
2779+
integrity sha512-c5vsjZ19tWGO1ldc3gNmrH6eDdB0W428xPluIDB8UNm1eMCsBM/otZUoE3dmZuWUg/+5/1eKc28Z57/JUVVslQ==
27802780

27812781
formdata-polyfill@^4.0.10:
27822782
version "4.0.10"

0 commit comments

Comments
 (0)