Skip to content

Commit 32e1e4f

Browse files
Update dependency flow-bin to v0.272.2
1 parent 0b99193 commit 32e1e4f

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.272.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.272.2:
1139+
version "0.272.2"
1140+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.272.2.tgz#918fc58dc7a99725a83314f453d3e49a56aebdc5"
1141+
integrity sha512-Rf8UG1biRBUGGh6qN7Ua2Y2lJRpR8Pbzby5kfHQ5m5SgjC5eOPw3Qjbrheb9ec5oU4L1gCOXRYbkbpr02PRUBw==
11421142

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

0 commit comments

Comments
 (0)