From c65c952be75130878ae4e6001a4c0c66af29c3bc Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2019 14:19:02 +0000 Subject: [PATCH 1/2] chore(package): update flow-bin to version 0.109.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eecd47c4..69d4ad9d 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "eslint-plugin-flowtype": "^3.3.0", "eslint-plugin-import": "^2.1.0", "eslint-plugin-prettier": "^2.6.0", - "flow-bin": "^0.93.0", + "flow-bin": "^0.109.0", "gitbook-cli": "^2.3.0", "gitbook-plugin-advanced-emoji": "^0.2.2", "gitbook-plugin-github": "^2.0.0", From ce5942ffba6a451a54166b805ad86745ffa95f3c Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2019 14:19:10 +0000 Subject: [PATCH 2/2] chore(package): update lockfile yarn.lock --- yarn.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/yarn.lock b/yarn.lock index 43cea8b5..b1c7f5b3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -35,7 +35,7 @@ dependencies: "@redux-saga/symbols" "^1.1.0" -"@redux-saga/is@^1.1.0", "@redux-saga/is@^1.1.1": +"@redux-saga/is@^1.1.0": version "1.1.0" resolved "https://registry.yarnpkg.com/@redux-saga/is/-/is-1.1.0.tgz#d74358364ebde160bf1b8bd94903ff7684b12d41" integrity sha512-0uFXWGSvDCfNBdROHwEVixNhFbI3S+UGBQfcPXQiYL+CjIjyR3DTg2Z+NFH9xzP+H4Oh/yGtTHDhC0GxYp7HQQ== @@ -43,7 +43,7 @@ "@redux-saga/symbols" "^1.1.0" "@redux-saga/types" "^1.1.0" -"@redux-saga/symbols@^1.1.0", "@redux-saga/symbols@^1.1.1": +"@redux-saga/symbols@^1.1.0": version "1.1.0" resolved "https://registry.yarnpkg.com/@redux-saga/symbols/-/symbols-1.1.0.tgz#676b277cb5deb48ce723b2b394cbae97f82e8319" integrity sha512-Fzw1wV3j4hbac3MYmgNE18Z53URmQZeilTHZLF7Lm4SQ1jG4fcU47v2kElsEbQXUSaFqj+uJqdRzmDGNb6pRwQ== @@ -1518,10 +1518,10 @@ eslint-config-airbnb-base@^12.0.0: dependencies: eslint-restricted-globals "^0.1.1" -eslint-config-prettier@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-5.0.0.tgz#f7a94b2b8ae7cbf25842c36fa96c6d32cd0a697c" - integrity sha512-c17Aqiz5e8LEqoc/QPmYnaxQFAHTx2KlCZBPxXXjEMmNchOLnV/7j0HoPZuC+rL/tDC9bazUYOKJW9bOhftI/w== +eslint-config-prettier@^6.3.0: + version "6.3.0" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.3.0.tgz#e73b48e59dc49d950843f3eb96d519e2248286a3" + integrity sha512-EWaGjlDAZRzVFveh2Jsglcere2KK5CJBhkNSa1xs3KfMUGdRiT7lG089eqPdvlzWHpAqaekubOsOMu8W8Yk71A== dependencies: get-stdin "^6.0.0" @@ -1794,10 +1794,10 @@ flat-cache@^1.2.1: graceful-fs "^4.1.2" write "^0.2.1" -flow-bin@^0.93.0: - version "0.93.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.93.0.tgz#9192a08d88db2a8da0ff55e42420f44539791430" - integrity sha512-p8yq4ocOlpyJgOEBEj0v0GzCP25c9WP0ilFQ8hXSbrTR7RPKuR+Whr+OitlVyp8ocdX0j1MrIwQ8x28dacy1pg== +flow-bin@^0.109.0: + version "0.109.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.109.0.tgz#dcdcb7402dd85b58200392d8716ccf14e5a8c24c" + integrity sha512-tpcMTpAGIRivYhFV3KJq+zHI2HzcXo8MoGe9pXS4G/UZuey2Faq/e8/gdph2WF0erRlML5hmwfwiq7v9c25c7w== flush-write-stream@^1.0.0: version "1.0.2"