Skip to content

Commit 4b22ca4

Browse files
Update dependency flow-bin to v0.265.0
1 parent 0b99193 commit 4b22ca4

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
@@ -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.265.0",
2525
"graphql-request": "1.8.2",
2626
"lint-staged": "12.5.0",
2727
"prettier": "2.6.2"

yarn.lock

+4-4
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.265.0:
1139+
version "0.265.0"
1140+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.265.0.tgz#b97da41c752fead78da9c58344873b95763da678"
1141+
integrity sha512-O27LbAP1vND21YwLEn3eTlSBP5l+kLM18qax/rj0rFmdSqrYBLJ3fRyLzOVCZe4v5mSl3QU0HIYnDIWbAxsLRQ==
11421142

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

0 commit comments

Comments
 (0)