Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

Commit

Permalink
update flow
Browse files Browse the repository at this point in the history
  • Loading branch information
gre committed Feb 12, 2020
1 parent 1a2b564 commit f5c8fbb
Show file tree
Hide file tree
Showing 26 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"eslint-config-prettier": "^6.9.0",
"eslint-plugin-flowtype": "^4.6.0",
"eslint-plugin-react": "^7.18.0",
"flow-bin": "^0.116.1",
"flow-bin": "^0.118.0",
"flow-copy-source": "^2.0.8",
"flow-mono-cli": "^1.5.3",
"flow-typed": "^2.6.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-dapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"license": "Apache-2.0",
"bin": "scripts/create-dapp",
"devDependencies": {
"flow-bin": "^0.116.1"
"flow-bin": "^0.118.0"
},
"gitHead": "fca2c7ce74fdb88df4d59dca4cc0e668410d66af"
}
2 changes: 1 addition & 1 deletion packages/devices/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"module": "lib-es/index.js",
"license": "Apache-2.0",
"devDependencies": {
"flow-bin": "^0.116.1"
"flow-bin": "^0.118.0"
},
"dependencies": {
"@ledgerhq/errors": "^5.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/errors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"module": "lib-es/index.js",
"license": "Apache-2.0",
"devDependencies": {
"flow-bin": "^0.116.1"
"flow-bin": "^0.118.0"
},
"scripts": {
"flow": "flow",
Expand Down
2 changes: 1 addition & 1 deletion packages/hw-app-btc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"sha.js": "2"
},
"devDependencies": {
"flow-bin": "^0.116.1"
"flow-bin": "^0.118.0"
},
"scripts": {
"flow": "flow",
Expand Down
2 changes: 1 addition & 1 deletion packages/hw-app-eth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@ledgerhq/hw-transport": "^5.8.0"
},
"devDependencies": {
"flow-bin": "^0.116.1"
"flow-bin": "^0.118.0"
},
"scripts": {
"flow": "flow",
Expand Down
2 changes: 1 addition & 1 deletion packages/hw-app-str/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"tweetnacl": "^1.0.0"
},
"devDependencies": {
"flow-bin": "^0.116.1"
"flow-bin": "^0.118.0"
},
"scripts": {
"flow": "flow",
Expand Down
2 changes: 1 addition & 1 deletion packages/hw-app-xrp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"bip32-path": "0.4.2"
},
"devDependencies": {
"flow-bin": "^0.116.1"
"flow-bin": "^0.118.0"
},
"scripts": {
"flow": "flow",
Expand Down
2 changes: 1 addition & 1 deletion packages/hw-transport-http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"ws": "6"
},
"devDependencies": {
"flow-bin": "^0.116.1"
"flow-bin": "^0.118.0"
},
"scripts": {
"flow": "flow",
Expand Down
2 changes: 1 addition & 1 deletion packages/hw-transport-mocker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@ledgerhq/logs": "^5.6.0"
},
"devDependencies": {
"flow-bin": "^0.116.1"
"flow-bin": "^0.118.0"
},
"scripts": {
"flow": "flow",
Expand Down
2 changes: 1 addition & 1 deletion packages/hw-transport-node-ble/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"rxjs": "^6.5.4"
},
"devDependencies": {
"flow-bin": "^0.116.1"
"flow-bin": "^0.118.0"
},
"scripts": {
"flow": "flow",
Expand Down
2 changes: 1 addition & 1 deletion packages/hw-transport-node-hid-noevents/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"node-hid": "^1.1.0"
},
"devDependencies": {
"flow-bin": "^0.116.1"
"flow-bin": "^0.118.0"
},
"scripts": {
"flow": "flow",
Expand Down
2 changes: 1 addition & 1 deletion packages/hw-transport-node-hid-singleton/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"usb-detection": "^4.5.0"
},
"devDependencies": {
"flow-bin": "^0.116.1"
"flow-bin": "^0.118.0"
},
"scripts": {
"flow": "flow",
Expand Down
2 changes: 1 addition & 1 deletion packages/hw-transport-node-hid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"usb": "^1.6.0"
},
"devDependencies": {
"flow-bin": "^0.116.1"
"flow-bin": "^0.118.0"
},
"scripts": {
"flow": "flow",
Expand Down
2 changes: 1 addition & 1 deletion packages/hw-transport-node-speculos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@ledgerhq/logs": "^5.6.0"
},
"devDependencies": {
"flow-bin": "^0.116.1"
"flow-bin": "^0.118.0"
},
"scripts": {
"flow": "flow",
Expand Down
2 changes: 1 addition & 1 deletion packages/hw-transport-u2f/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"u2f-api": "0.2.7"
},
"devDependencies": {
"flow-bin": "^0.116.1"
"flow-bin": "^0.118.0"
},
"scripts": {
"flow": "flow",
Expand Down
2 changes: 1 addition & 1 deletion packages/hw-transport-web-ble/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"rxjs": "^6.5.4"
},
"devDependencies": {
"flow-bin": "^0.116.1",
"flow-bin": "^0.118.0",
"flow-typed": "^2.6.1"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/hw-transport-webauthn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@ledgerhq/logs": "^5.6.0"
},
"devDependencies": {
"flow-bin": "^0.116.1",
"flow-bin": "^0.118.0",
"flow-typed": "^2.6.1"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/hw-transport-webhid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@ledgerhq/logs": "^5.6.0"
},
"devDependencies": {
"flow-bin": "^0.116.1"
"flow-bin": "^0.118.0"
},
"scripts": {
"flow": "flow",
Expand Down
2 changes: 1 addition & 1 deletion packages/hw-transport-webusb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@ledgerhq/logs": "^5.6.0"
},
"devDependencies": {
"flow-bin": "^0.116.1"
"flow-bin": "^0.118.0"
},
"scripts": {
"flow": "flow",
Expand Down
2 changes: 1 addition & 1 deletion packages/hw-transport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"events": "^3.1.0"
},
"devDependencies": {
"flow-bin": "^0.116.1"
"flow-bin": "^0.118.0"
},
"scripts": {
"flow": "flow",
Expand Down
2 changes: 1 addition & 1 deletion packages/logs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"module": "lib-es/index.js",
"license": "Apache-2.0",
"devDependencies": {
"flow-bin": "^0.116.1"
"flow-bin": "^0.118.0"
},
"scripts": {
"flow": "flow",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-hid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"rxjs": "^6.5.4"
},
"devDependencies": {
"flow-bin": "^0.116.1"
"flow-bin": "^0.118.0"
},
"scripts": {
"flow": "flow",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-hw-transport-ble/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"uuid": "^3.4.0"
},
"devDependencies": {
"flow-bin": "^0.116.1"
"flow-bin": "^0.118.0"
},
"scripts": {
"flow": "flow",
Expand Down
2 changes: 1 addition & 1 deletion packages/web3-subprovider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"web3-provider-engine": "^15.0.4"
},
"devDependencies": {
"flow-bin": "^0.116.1"
"flow-bin": "^0.118.0"
},
"scripts": {
"flow": "flow",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5060,10 +5060,10 @@ flatted@^2.0.0:
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.1.tgz#69e57caa8f0eacbc281d2e2cb458d46fdb449e08"
integrity sha512-a1hQMktqW9Nmqr5aktAux3JMNqaucxGcjtjWnZLHX7yyPCmlSV3M54nGYbqT8K+0GhF3NBgmJCc3ma+WOgX8Jg==

flow-bin@^0.116.1:
version "0.116.1"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.116.1.tgz#797964df40f2e32cad7e334583535105161434f4"
integrity sha512-ZSvjx+S4PtDNKcA4U0Afm8sHzzSlTdBBT//N2AltcaN6M/gyxAOGXjC6VkMMGqKWttw+5Psq6fU+RIvD1q/ocA==
flow-bin@^0.118.0:
version "0.118.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.118.0.tgz#fb706364a58c682d67a2ca7df39396467dc397d1"
integrity sha512-jlbUu0XkbpXeXhan5xyTqVK1jmEKNxE8hpzznI3TThHTr76GiFwK0iRzhDo4KNy+S9h/KxHaqVhTP86vA6wHCg==

flow-copy-source@^2.0.8:
version "2.0.9"
Expand Down

0 comments on commit f5c8fbb

Please sign in to comment.