Skip to content

Commit cc37ecc

Browse files
Update dependency flow-bin to v0.269.1
1 parent 0b99193 commit cc37ecc

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
@@ -21,7 +21,7 @@
2121
"devDependencies": {
2222
"babel-plugin-styled-components": "2.0.7",
2323
"babel-plugin-transform-flow-strip-types": "6.22.0",
24-
"flow-bin": "0.84.0",
24+
"flow-bin": "0.269.1",
2525
"graphql-request": "1.8.2",
2626
"lint-staged": "12.5.0",
2727
"prettier": "2.6.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1135,10 +1135,10 @@ find-up@^4.0.0:
11351135
locate-path "^5.0.0"
11361136
path-exists "^4.0.0"
11371137

1138-
flow-bin@0.84.0:
1139-
version "0.84.0"
1140-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.84.0.tgz#4cb2364c750fb37a7840524fa62456b53f64cdcb"
1141-
integrity sha512-ocji8eEYp+YfICsm+F6cIHUcD7v5sb0/ADEXm6gyUKdjQzmSckMrPUdZtyfP973t3YGHKliUMxMvIBHyR5LbXQ==
1138+
flow-bin@0.269.1:
1139+
version "0.269.1"
1140+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.269.1.tgz#35396a95b769171e56d493b3a0cca9ade9944011"
1141+
integrity sha512-k5Ja91KVNVtGxyGuEm21lqf2TeVWXriiwlVHU95k8ArJwEZQ+KVza9ZSvJYgwMnpp7/Q9nuSdWJ9MJdEbvl2QQ==
11421142

11431143
for-each@^0.3.3:
11441144
version "0.3.3"

0 commit comments

Comments
 (0)