Skip to content

Commit 433bd83

Browse files
⬆️ Bump flow-bin from 0.152.0 to 0.153.0 (#145)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.152.0 to 0.153.0. - [Release notes](https://github.com/flowtype/flow-bin/releases) - [Commits](https://github.com/flowtype/flow-bin/commits) --- updated-dependencies: - dependency-name: flow-bin 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 e99b162 commit 433bd83

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
@@ -62,7 +62,7 @@
6262
"codecov": "^3.1.0",
6363
"eslint": "^7.5.0",
6464
"eslint-plugin-flowtype": "^5.2.0",
65-
"flow-bin": "^0.152.0",
65+
"flow-bin": "^0.153.0",
6666
"jest": "^26.6.3",
6767
"react": "^17.0.1",
6868
"react-native": "^0.64.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3504,10 +3504,10 @@ flatted@^3.1.0:
35043504
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.1.0.tgz#a5d06b4a8b01e3a63771daa5cb7a1903e2e57067"
35053505
integrity sha512-tW+UkmtNg/jv9CSofAKvgVcO7c2URjhTdW1ZTkcAritblu8tajiYy7YisnIflEwtKssCtOxpnBRoCB7iap0/TA==
35063506

3507-
flow-bin@^0.152.0:
3508-
version "0.152.0"
3509-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.152.0.tgz#6980d0cd58f59e9aefd580b11109a1d56eba46b1"
3510-
integrity sha512-b4ijbZIQovcx5l/T7VnwyBPIikj60A2qk7hKqQKVWiuftQMrUmC5ct2/0SuVvheX6ZbPdZfeyw2EHO1/n3eAmw==
3507+
flow-bin@^0.153.0:
3508+
version "0.153.0"
3509+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.153.0.tgz#44d941acaf5ef977fa26d1b4b5dc3cf56b68eefc"
3510+
integrity sha512-sxP9nfXnoyCUT6hjAO+zDyHLO3dZcWg0h+4HttHs/5wg/2oAkTDwmsWbj095IQsEmwTicq2TfqWq5QRuLxynlQ==
35113511

35123512
flow-parser@0.*:
35133513
version "0.146.0"

0 commit comments

Comments
 (0)