Skip to content

Commit bbf3260

Browse files
Update dependency flow-bin to v0.274.2
1 parent 0b99193 commit bbf3260

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.274.2",
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.274.2:
1139+
version "0.274.2"
1140+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.274.2.tgz#79cff569aab38eb04f6b1e64b899c932a51444a4"
1141+
integrity sha512-vTF+5hiC5qymweFKj7xs5ABlDqMWbB2fPkYC4MI32m652dFYsq/zvEVNc2M09udwAzplLcMIK2O9VswPfd8Isw==
11421142

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

0 commit comments

Comments
 (0)