diff --git a/example/package.json b/example/package.json index 8d8a6524..5d37ed12 100644 --- a/example/package.json +++ b/example/package.json @@ -13,7 +13,7 @@ "license": "ISC", "devDependencies": {}, "dependencies": { - "flow-bin": "0.126.1", + "flow-bin": "0.134.0", "typescript": "4.0.3" } } diff --git a/example/yarn.lock b/example/yarn.lock index 9b2494ad..dd0dadcf 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -2,10 +2,10 @@ # yarn lockfile v1 -flow-bin@0.126.1: - version "0.126.1" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.126.1.tgz#2726595e1891dc35b379b5994627432df4ead52c" - integrity sha512-RI05x7rVzruRVJQN3M4vLEjZMwUHJKhGz9FmL8HN7WiSo66/131EyJS6Vo8PkKyM2pgT9GRWfGP/tXlqS54XUg== +flow-bin@0.134.0: + version "0.134.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.134.0.tgz#e98e5724f6ed5a1265cf904bbb5e4c096ea3a026" + integrity sha512-j5aCugO3jmwDsUKc+7KReArgnL6aVjHLo6DlozKhxKYN+TaP8BY+mintPSISjSQtKZFJyvoNAc1oXA79X5WjIA== typescript@4.0.3: version "4.0.3"