Skip to content

Commit 87cdf77

Browse files
⬆️ Bump flow-bin from 0.266.1 to 0.269.1 (#1432)
⬆️ Bump flow-bin from 0.266.1 to 0.269.1 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.266.1 to 0.269.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-version: 0.269.1 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 9e69bc2 commit 87cdf77

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
@@ -78,7 +78,7 @@
7878
"eslint": "8.57.1",
7979
"eslint-plugin-ft-flow": "3.0.11",
8080
"eslint-plugin-immutable": "1.0.0",
81-
"flow-bin": "^0.266.1",
81+
"flow-bin": "^0.269.1",
8282
"hermes-eslint": "0.26.0",
8383
"husky": "9.1.7",
8484
"jest": "29.7.0",

yarn.lock

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

2765-
flow-bin@^0.266.1:
2766-
version "0.266.1"
2767-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.266.1.tgz#8939be6fbd681c4ef8dc4873b22f4b79be76cb0a"
2768-
integrity sha512-c1lg1E8SDcuPSkrOeH0JTcNKMZOzXvqX2DuuXJ0amZec15uyuIi8QlGTO3OzYssMT/kwFdo5vviJqSUI/BNFbw==
2765+
flow-bin@^0.269.1:
2766+
version "0.269.1"
2767+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.269.1.tgz#35396a95b769171e56d493b3a0cca9ade9944011"
2768+
integrity sha512-k5Ja91KVNVtGxyGuEm21lqf2TeVWXriiwlVHU95k8ArJwEZQ+KVza9ZSvJYgwMnpp7/Q9nuSdWJ9MJdEbvl2QQ==
27692769

27702770
formdata-polyfill@^4.0.10:
27712771
version "4.0.10"

0 commit comments

Comments
 (0)