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

Commit

Permalink
update flowtype+typescript version
Browse files Browse the repository at this point in the history
  • Loading branch information
gre committed Jan 26, 2021
1 parent 621e4c6 commit c09bcde
Show file tree
Hide file tree
Showing 24 changed files with 75 additions and 75 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,21 +56,21 @@
"eslint-plugin-flowtype": "^5.2.0",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-react": "^7.22.0",
"flow-bin": "^0.143.0",
"flow-bin": "^0.143.1",
"flow-copy-source": "^2.0.8",
"flow-mono-cli": "^1.5.3",
"flow-typed": "^2.6.1",
"jest": "^26.6.3",
"lerna": "3.22.1",
"prettier": "^2.2.1",
"rollup": "^2.37.1",
"rollup": "^2.38.0",
"rollup-plugin-typescript2": "^0.29.0",
"typescript": "^4.1.3",
"uglify-js": "^3.12.5"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^4.14.0",
"@typescript-eslint/parser": "^4.14.0",
"@typescript-eslint/eslint-plugin": "^4.14.1",
"@typescript-eslint/parser": "^4.14.1",
"js-levenshtein": "^1.1.6"
}
}
2 changes: 1 addition & 1 deletion packages/cryptoassets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"invariant": "2"
},
"devDependencies": {
"flow-bin": "^0.143.0"
"flow-bin": "^0.143.1"
},
"scripts": {
"flow": "flow",
Expand Down
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.143.0"
"flow-bin": "^0.143.1"
},
"dependencies": {
"@ledgerhq/errors": "^5.40.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": "dist/index.js",
"license": "Apache-2.0",
"devDependencies": {
"flow-bin": "^0.143.0"
"flow-bin": "^0.143.1"
},
"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 @@ -35,7 +35,7 @@
"sha.js": "2"
},
"devDependencies": {
"flow-bin": "^0.143.0"
"flow-bin": "^0.143.1"
},
"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 @@ -33,7 +33,7 @@
"rlp": "^2.2.6"
},
"devDependencies": {
"flow-bin": "^0.143.0"
"flow-bin": "^0.143.1"
},
"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.3"
},
"devDependencies": {
"flow-bin": "^0.143.0"
"flow-bin": "^0.143.1"
},
"scripts": {
"flow": "flow",
Expand Down
2 changes: 1 addition & 1 deletion packages/hw-app-trx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@ledgerhq/hw-transport": "^5.40.0"
},
"devDependencies": {
"flow-bin": "^0.143.0"
"flow-bin": "^0.143.1"
},
"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.143.0"
"flow-bin": "^0.143.1"
},
"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.143.0"
"flow-bin": "^0.143.1"
},
"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.40.0"
},
"devDependencies": {
"flow-bin": "^0.143.0"
"flow-bin": "^0.143.1"
},
"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.6.3"
},
"devDependencies": {
"flow-bin": "^0.143.0"
"flow-bin": "^0.143.1"
},
"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": "2.1.1"
},
"devDependencies": {
"flow-bin": "^0.143.0"
"flow-bin": "^0.143.1"
},
"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.10.0"
},
"devDependencies": {
"flow-bin": "^0.143.0"
"flow-bin": "^0.143.1"
},
"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.3"
},
"devDependencies": {
"flow-bin": "^0.143.0"
"flow-bin": "^0.143.1"
},
"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 @@ -33,7 +33,7 @@
"rxjs": "^6.6.3"
},
"devDependencies": {
"flow-bin": "^0.143.0"
"flow-bin": "^0.143.1"
},
"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.6.3"
},
"devDependencies": {
"flow-bin": "^0.143.0",
"flow-bin": "^0.143.1",
"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.40.0"
},
"devDependencies": {
"flow-bin": "^0.143.0"
"flow-bin": "^0.143.1"
},
"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.40.0"
},
"devDependencies": {
"flow-bin": "^0.143.0"
"flow-bin": "^0.143.1"
},
"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.2.0"
},
"devDependencies": {
"flow-bin": "^0.143.0"
"flow-bin": "^0.143.1"
},
"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.143.0"
"flow-bin": "^0.143.1"
},
"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.6.3"
},
"devDependencies": {
"flow-bin": "^0.143.0"
"flow-bin": "^0.143.1"
},
"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.143.0"
"flow-bin": "^0.143.1"
},
"scripts": {
"flow": "flow",
Expand Down
98 changes: 49 additions & 49 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2407,75 +2407,75 @@
dependencies:
"@types/yargs-parser" "*"

"@typescript-eslint/eslint-plugin@^4.14.0":
version "4.14.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.14.0.tgz#92db8e7c357ed7d69632d6843ca70b71be3a721d"
integrity sha512-IJ5e2W7uFNfg4qh9eHkHRUCbgZ8VKtGwD07kannJvM5t/GU8P8+24NX8gi3Hf5jST5oWPY8kyV1s/WtfiZ4+Ww==
"@typescript-eslint/eslint-plugin@^4.14.1":
version "4.14.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.14.1.tgz#22dd301ce228aaab3416b14ead10b1db3e7d3180"
integrity sha512-5JriGbYhtqMS1kRcZTQxndz1lKMwwEXKbwZbkUZNnp6MJX0+OVXnG0kOlBZP4LUAxEyzu3cs+EXd/97MJXsGfw==
dependencies:
"@typescript-eslint/experimental-utils" "4.14.0"
"@typescript-eslint/scope-manager" "4.14.0"
"@typescript-eslint/experimental-utils" "4.14.1"
"@typescript-eslint/scope-manager" "4.14.1"
debug "^4.1.1"
functional-red-black-tree "^1.0.1"
lodash "^4.17.15"
regexpp "^3.0.0"
semver "^7.3.2"
tsutils "^3.17.1"

"@typescript-eslint/[email protected].0":
version "4.14.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.14.0.tgz#5aa7b006736634f588a69ee343ca959cd09988df"
integrity sha512-6i6eAoiPlXMKRbXzvoQD5Yn9L7k9ezzGRvzC/x1V3650rUk3c3AOjQyGYyF9BDxQQDK2ElmKOZRD0CbtdkMzQQ==
"@typescript-eslint/[email protected].1":
version "4.14.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.14.1.tgz#a5c945cb24dabb96747180e1cfc8487f8066f471"
integrity sha512-2CuHWOJwvpw0LofbyG5gvYjEyoJeSvVH2PnfUQSn0KQr4v8Dql2pr43ohmx4fdPQ/eVoTSFjTi/bsGEXl/zUUQ==
dependencies:
"@types/json-schema" "^7.0.3"
"@typescript-eslint/scope-manager" "4.14.0"
"@typescript-eslint/types" "4.14.0"
"@typescript-eslint/typescript-estree" "4.14.0"
"@typescript-eslint/scope-manager" "4.14.1"
"@typescript-eslint/types" "4.14.1"
"@typescript-eslint/typescript-estree" "4.14.1"
eslint-scope "^5.0.0"
eslint-utils "^2.0.0"

"@typescript-eslint/parser@^4.14.0":
version "4.14.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.14.0.tgz#62d4cd2079d5c06683e9bfb200c758f292c4dee7"
integrity sha512-sUDeuCjBU+ZF3Lzw0hphTyScmDDJ5QVkyE21pRoBo8iDl7WBtVFS+WDN3blY1CH3SBt7EmYCw6wfmJjF0l/uYg==
"@typescript-eslint/parser@^4.14.1":
version "4.14.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.14.1.tgz#3bd6c24710cd557d8446625284bcc9c6d52817c6"
integrity sha512-mL3+gU18g9JPsHZuKMZ8Z0Ss9YP1S5xYZ7n68Z98GnPq02pYNQuRXL85b9GYhl6jpdvUc45Km7hAl71vybjUmw==
dependencies:
"@typescript-eslint/scope-manager" "4.14.0"
"@typescript-eslint/types" "4.14.0"
"@typescript-eslint/typescript-estree" "4.14.0"
"@typescript-eslint/scope-manager" "4.14.1"
"@typescript-eslint/types" "4.14.1"
"@typescript-eslint/typescript-estree" "4.14.1"
debug "^4.1.1"

"@typescript-eslint/[email protected].0":
version "4.14.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.14.0.tgz#55a4743095d684e1f7b7180c4bac2a0a3727f517"
integrity sha512-/J+LlRMdbPh4RdL4hfP1eCwHN5bAhFAGOTsvE6SxsrM/47XQiPSgF5MDgLyp/i9kbZV9Lx80DW0OpPkzL+uf8Q==
"@typescript-eslint/[email protected].1":
version "4.14.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.14.1.tgz#8444534254c6f370e9aa974f035ced7fe713ce02"
integrity sha512-F4bjJcSqXqHnC9JGUlnqSa3fC2YH5zTtmACS1Hk+WX/nFB0guuynVK5ev35D4XZbdKjulXBAQMyRr216kmxghw==
dependencies:
"@typescript-eslint/types" "4.14.0"
"@typescript-eslint/visitor-keys" "4.14.0"
"@typescript-eslint/types" "4.14.1"
"@typescript-eslint/visitor-keys" "4.14.1"

"@typescript-eslint/[email protected].0":
version "4.14.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.14.0.tgz#d8a8202d9b58831d6fd9cee2ba12f8a5a5dd44b6"
integrity sha512-VsQE4VvpldHrTFuVPY1ZnHn/Txw6cZGjL48e+iBxTi2ksa9DmebKjAeFmTVAYoSkTk7gjA7UqJ7pIsyifTsI4A==
"@typescript-eslint/[email protected].1":
version "4.14.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.14.1.tgz#b3d2eb91dafd0fd8b3fce7c61512ac66bd0364aa"
integrity sha512-SkhzHdI/AllAgQSxXM89XwS1Tkic7csPdndUuTKabEwRcEfR8uQ/iPA3Dgio1rqsV3jtqZhY0QQni8rLswJM2w==

"@typescript-eslint/[email protected].0":
version "4.14.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.14.0.tgz#4bcd67486e9acafc3d0c982b23a9ab8ac8911ed7"
integrity sha512-wRjZ5qLao+bvS2F7pX4qi2oLcOONIB+ru8RGBieDptq/SudYwshveORwCVU4/yMAd4GK7Fsf8Uq1tjV838erag==
"@typescript-eslint/[email protected].1":
version "4.14.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.14.1.tgz#20d3b8c8e3cdc8f764bdd5e5b0606dd83da6075b"
integrity sha512-M8+7MbzKC1PvJIA8kR2sSBnex8bsR5auatLCnVlNTJczmJgqRn8M+sAlQfkEq7M4IY3WmaNJ+LJjPVRrREVSHQ==
dependencies:
"@typescript-eslint/types" "4.14.0"
"@typescript-eslint/visitor-keys" "4.14.0"
"@typescript-eslint/types" "4.14.1"
"@typescript-eslint/visitor-keys" "4.14.1"
debug "^4.1.1"
globby "^11.0.1"
is-glob "^4.0.1"
lodash "^4.17.15"
semver "^7.3.2"
tsutils "^3.17.1"

"@typescript-eslint/[email protected].0":
version "4.14.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.14.0.tgz#b1090d9d2955b044b2ea2904a22496849acbdf54"
integrity sha512-MeHHzUyRI50DuiPgV9+LxcM52FCJFYjJiWHtXlbyC27b80mfOwKeiKI+MHOTEpcpfmoPFm/vvQS88bYIx6PZTA==
"@typescript-eslint/[email protected].1":
version "4.14.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.14.1.tgz#e93c2ff27f47ee477a929b970ca89d60a117da91"
integrity sha512-TAblbDXOI7bd0C/9PE1G+AFo7R5uc+ty1ArDoxmrC1ah61Hn6shURKy7gLdRb1qKJmjHkqu5Oq+e4Kt0jwf1IA==
dependencies:
"@typescript-eslint/types" "4.14.0"
"@typescript-eslint/types" "4.14.1"
eslint-visitor-keys "^2.0.0"

"@zkochan/cmd-shim@^3.1.0":
Expand Down Expand Up @@ -5359,10 +5359,10 @@ flatted@^3.1.0:
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.1.0.tgz#a5d06b4a8b01e3a63771daa5cb7a1903e2e57067"
integrity sha512-tW+UkmtNg/jv9CSofAKvgVcO7c2URjhTdW1ZTkcAritblu8tajiYy7YisnIflEwtKssCtOxpnBRoCB7iap0/TA==

flow-bin@^0.143.0:
version "0.143.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.143.0.tgz#f802a18ae86ba87e11dbbbba5922039b551e3f1c"
integrity sha512-wduASzl276BkxWBQ83wFMf43ZRNSCQdb4de7JA6GAGsJ7pAbETc1tGWRP/lnk9wnjxmH/tPeqIyLoRK1gvHkiA==
flow-bin@^0.143.1:
version "0.143.1"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.143.1.tgz#2ff825dfd85e84531b0ae780842cb1c2a9743cd2"
integrity sha512-6S6bgZ/pghBzEUELXkwFH/bsHT+GBMo8ftHDYs0SSJ+1e6NRdFfqxcYhaTvAK8zteSfQLZBIoec6G4WPPp4qQg==

flow-copy-source@^2.0.8:
version "2.0.9"
Expand Down Expand Up @@ -10008,10 +10008,10 @@ rollup-plugin-typescript2@^0.29.0:
resolve "1.17.0"
tslib "2.0.1"

rollup@^2.37.1:
version "2.37.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.37.1.tgz#aa7aadffd75c80393f9314f9857e851b0ffd34e7"
integrity sha512-V3ojEeyGeSdrMSuhP3diBb06P+qV4gKQeanbDv+Qh/BZbhdZ7kHV0xAt8Yjk4GFshq/WjO7R4c7DFM20AwTFVQ==
rollup@^2.38.0:
version "2.38.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.0.tgz#57942d5a10826cb12ed1f19c261f774efa502d2d"
integrity sha512-ay9zDiNitZK/LNE/EM2+v5CZ7drkB2xyDljvb1fQJCGnq43ZWRkhxN145oV8GmoW1YNi4sA/1Jdkr2LfawJoXw==
optionalDependencies:
fsevents "~2.1.2"

Expand Down

0 comments on commit c09bcde

Please sign in to comment.