Skip to content

Commit

Permalink
upgraded TypeScript to 3.8.3 (#776)
Browse files Browse the repository at this point in the history
* upgraded TypeScript to 3.8.3 and eslint to to 2.22.0
* downgraded @typescript-eslint to 2.21.0 due to typescript-eslint/typescript-eslint#1663
  • Loading branch information
Roy Razon committed Mar 8, 2020
1 parent 329d778 commit 15b5d19
Show file tree
Hide file tree
Showing 13 changed files with 56 additions and 56 deletions.
6 changes: 3 additions & 3 deletions packages/adapter-api/package.json
Expand Up @@ -44,8 +44,8 @@
"@types/shelljs": "^0.7.8",
"@types/supertest": "^2.0.4",
"@types/wu": "^2.1.40",
"@typescript-eslint/eslint-plugin": "^2.6.1",
"@typescript-eslint/parser": "^2.6.1",
"@typescript-eslint/eslint-plugin": "2.21.0",
"@typescript-eslint/parser": "2.21.0",
"eslint": "^6.2.2",
"eslint-config-airbnb": "18.0.1",
"eslint-plugin-header": "^3.0.0",
Expand All @@ -59,6 +59,6 @@
"jest-junit": "^6.4.0",
"ts-cleaner": "^1.0.2",
"tsc-watch": "^2.2.1",
"typescript": "^3.7.2"
"typescript": "3.8.3"
}
}
2 changes: 1 addition & 1 deletion packages/cli/package.json
Expand Up @@ -79,7 +79,7 @@
"nexe": "https://github.com/salto-io/nexe#fix_windows_fs_patch_normalization",
"source-map-loader": "^0.2.4",
"tmp-promise": "^2.0.2",
"typescript": "^3.7.2",
"typescript": "3.8.3",
"webpack": "^4.41.2",
"webpack-cli": "^3.3.10"
}
Expand Down
8 changes: 4 additions & 4 deletions packages/core/package.json
Expand Up @@ -39,8 +39,8 @@
"@salto-io/hubspot-adapter": "0.1.11",
"@salto-io/logging": "0.1.11",
"@salto-io/lowerdash": "0.1.11",
"@salto-io/salesforce-adapter": "0.1.11",
"@salto-io/netsuite-adapter": "0.1.11",
"@salto-io/salesforce-adapter": "0.1.11",
"async": "^3.1.0",
"axios": "^0.19.2",
"chalk": "^2.3.0",
Expand Down Expand Up @@ -71,8 +71,8 @@
"@types/tmp": "^0.1.0",
"@types/uuid": "^3.4.5",
"@types/wu": "^2.1.40",
"@typescript-eslint/eslint-plugin": "^2.6.1",
"@typescript-eslint/parser": "^2.6.1",
"@typescript-eslint/eslint-plugin": "2.21.0",
"@typescript-eslint/parser": "2.21.0",
"eslint": "^6.2.2",
"eslint-config-airbnb": "18.0.1",
"eslint-plugin-header": "^3.0.0",
Expand All @@ -88,6 +88,6 @@
"tmp-promise": "^2.0.2",
"ts-cleaner": "^1.0.2",
"tsc-watch": "^2.2.1",
"typescript": "^3.7.2"
"typescript": "3.8.3"
}
}
2 changes: 1 addition & 1 deletion packages/dag/package.json
Expand Up @@ -50,6 +50,6 @@
"jest-circus": "^24.9.0",
"jest-junit": "^6.4.0",
"ts-cleaner": "^1.0.2",
"typescript": "^3.7.2"
"typescript": "3.8.3"
}
}
6 changes: 3 additions & 3 deletions packages/e2e-credential-store/package.json
Expand Up @@ -50,8 +50,8 @@
"@types/lodash": "^4.14.133",
"@types/node": "^12.7.1",
"@types/yargs": "^13.0.4",
"@typescript-eslint/eslint-plugin": "^2.6.1",
"@typescript-eslint/parser": "^2.6.1",
"@typescript-eslint/eslint-plugin": "2.21.0",
"@typescript-eslint/parser": "2.21.0",
"eslint": "^6.2.2",
"eslint-config-airbnb": "18.0.1",
"eslint-plugin-header": "^3.0.0",
Expand All @@ -66,6 +66,6 @@
"memory-streams": "^0.1.3",
"ts-cleaner": "^1.0.2",
"tsc-watch": "^2.2.1",
"typescript": "^3.7.2"
"typescript": "3.8.3"
}
}
6 changes: 3 additions & 3 deletions packages/hubspot-adapter/package.json
Expand Up @@ -49,8 +49,8 @@
"@types/jest": "^24.0.0",
"@types/lodash": "^4.14.133",
"@types/node": "^12.7.1",
"@typescript-eslint/eslint-plugin": "^2.6.1",
"@typescript-eslint/parser": "^2.6.1",
"@typescript-eslint/eslint-plugin": "2.21.0",
"@typescript-eslint/parser": "2.21.0",
"eslint": "^6.2.2",
"eslint-config-airbnb": "18.0.1",
"eslint-plugin-header": "^3.0.0",
Expand All @@ -65,6 +65,6 @@
"request": "^2.88.0",
"ts-cleaner": "^1.0.3",
"tsc-watch": "^2.2.1",
"typescript": "^3.7.2"
"typescript": "3.8.3"
}
}
6 changes: 3 additions & 3 deletions packages/logging/package.json
Expand Up @@ -47,8 +47,8 @@
"@types/node": "^12.7.1",
"@types/tmp": "^0.1.0",
"@types/wu": "^2.1.40",
"@typescript-eslint/eslint-plugin": "^2.6.1",
"@typescript-eslint/parser": "^2.6.1",
"@typescript-eslint/eslint-plugin": "2.21.0",
"@typescript-eslint/parser": "2.21.0",
"eslint": "^6.2.2",
"eslint-config-airbnb": "18.0.1",
"eslint-plugin-header": "^3.0.0",
Expand All @@ -63,6 +63,6 @@
"tmp-promise": "^2.0.2",
"ts-cleaner": "^1.0.2",
"tsc-watch": "^2.2.1",
"typescript": "^3.7.2"
"typescript": "3.8.3"
}
}
6 changes: 3 additions & 3 deletions packages/lowerdash/package.json
Expand Up @@ -39,8 +39,8 @@
"@types/jest": "^24.0.0",
"@types/lodash": "^4.14.133",
"@types/node": "^12.7.1",
"@typescript-eslint/eslint-plugin": "^2.6.1",
"@typescript-eslint/parser": "^2.6.1",
"@typescript-eslint/eslint-plugin": "2.21.0",
"@typescript-eslint/parser": "2.21.0",
"eslint": "^6.2.2",
"eslint-config-airbnb": "18.0.1",
"eslint-plugin-header": "^3.0.0",
Expand All @@ -54,6 +54,6 @@
"jest-junit": "^6.4.0",
"ts-cleaner": "^1.0.2",
"tsc-watch": "^2.2.1",
"typescript": "^3.7.2"
"typescript": "3.8.3"
}
}
6 changes: 3 additions & 3 deletions packages/netsuite-adapter/package.json
Expand Up @@ -38,8 +38,8 @@
"@types/jest": "^24.0.0",
"@types/lodash": "^4.14.133",
"@types/node": "^12.7.1",
"@typescript-eslint/eslint-plugin": "^2.6.1",
"@typescript-eslint/parser": "^2.6.1",
"@typescript-eslint/eslint-plugin": "2.21.0",
"@typescript-eslint/parser": "2.21.0",
"eslint": "^6.2.2",
"eslint-config-airbnb": "18.0.1",
"eslint-plugin-header": "^3.0.0",
Expand All @@ -53,6 +53,6 @@
"jest-junit": "^6.4.0",
"ts-cleaner": "^1.0.3",
"tsc-watch": "^2.2.1",
"typescript": "^3.7.2"
"typescript": "^3.8.3"
}
}
6 changes: 3 additions & 3 deletions packages/persistent-pool/package.json
Expand Up @@ -35,8 +35,8 @@
"@types/lodash": "^4.14.133",
"@types/node": "^12.7.1",
"@types/uuid": "^3.4.6",
"@typescript-eslint/eslint-plugin": "^2.6.1",
"@typescript-eslint/parser": "^2.6.1",
"@typescript-eslint/eslint-plugin": "2.21.0",
"@typescript-eslint/parser": "2.21.0",
"eslint": "^6.2.2",
"eslint-config-airbnb": "18.0.1",
"eslint-plugin-header": "^3.0.0",
Expand All @@ -50,6 +50,6 @@
"jest-dynalite": "1.1.1",
"jest-environment-node": "^24.9.0",
"jest-junit": "^6.4.0",
"typescript": "^3.7.2"
"typescript": "^3.8.3"
}
}
6 changes: 3 additions & 3 deletions packages/salesforce-adapter/package.json
Expand Up @@ -57,8 +57,8 @@
"@types/jszip": "^3.1.6",
"@types/lodash": "^4.14.133",
"@types/node": "^12.7.1",
"@typescript-eslint/eslint-plugin": "^2.6.1",
"@typescript-eslint/parser": "^2.6.1",
"@typescript-eslint/eslint-plugin": "2.21.0",
"@typescript-eslint/parser": "2.21.0",
"eslint": "^6.2.2",
"eslint-config-airbnb": "18.0.1",
"eslint-plugin-header": "^3.0.0",
Expand All @@ -73,6 +73,6 @@
"request": "^2.88.0",
"ts-cleaner": "^1.0.3",
"tsc-watch": "^2.2.1",
"typescript": "^3.7.2"
"typescript": "^3.8.3"
}
}
2 changes: 1 addition & 1 deletion packages/vscode/package.json
Expand Up @@ -153,7 +153,7 @@
"readdirp": "^3.1.1",
"tmp-promise": "^2.0.2",
"tslint": "^5.12.1",
"typescript": "^3.7.2",
"typescript": "^3.8.3",
"vsce": "^1.66.0",
"vscode-test": "^1.0.2"
}
Expand Down
50 changes: 25 additions & 25 deletions yarn.lock
Expand Up @@ -1644,24 +1644,24 @@
dependencies:
"@types/yargs-parser" "*"

"@typescript-eslint/eslint-plugin@^2.6.1":
version "2.12.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.12.0.tgz#0da7cbca7b24f4c6919e9eb31c704bfb126f90ad"
integrity sha512-1t4r9rpLuEwl3hgt90jY18wJHSyb0E3orVL3DaqwmpiSDHmHiSspVsvsFF78BJ/3NNG3qmeso836jpuBWYziAA==
"@typescript-eslint/eslint-plugin@2.21.0":
version "2.21.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.21.0.tgz#a34de84a0791cae0357c4dda805c5b4e8203b6c6"
integrity sha512-b5jjjDMxzcjh/Sbjuo7WyhrQmVJg0WipTHQgXh5Xwx10uYm6nPWqN1WGOsaNq4HR3Zh4wUx4IRQdDkCHwyewyw==
dependencies:
"@typescript-eslint/experimental-utils" "2.12.0"
"@typescript-eslint/experimental-utils" "2.21.0"
eslint-utils "^1.4.3"
functional-red-black-tree "^1.0.1"
regexpp "^3.0.0"
tsutils "^3.17.1"

"@typescript-eslint/experimental-utils@2.12.0":
version "2.12.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.12.0.tgz#e0a76ffb6293e058748408a191921e453c31d40d"
integrity sha512-jv4gYpw5N5BrWF3ntROvCuLe1IjRenLy5+U57J24NbPGwZFAjhnM45qpq0nDH1y/AZMb3Br25YiNVwyPbz6RkA==
"@typescript-eslint/experimental-utils@2.21.0":
version "2.21.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.21.0.tgz#71de390a3ec00b280b69138d80733406e6e86bfa"
integrity sha512-olKw9JP/XUkav4lq0I7S1mhGgONJF9rHNhKFn9wJlpfRVjNo3PPjSvybxEldvCXnvD+WAshSzqH5cEjPp9CsBA==
dependencies:
"@types/json-schema" "^7.0.3"
"@typescript-eslint/typescript-estree" "2.12.0"
"@typescript-eslint/typescript-estree" "2.21.0"
eslint-scope "^5.0.0"

"@typescript-eslint/experimental-utils@^1.13.0":
Expand All @@ -1673,14 +1673,14 @@
"@typescript-eslint/typescript-estree" "1.13.0"
eslint-scope "^4.0.0"

"@typescript-eslint/parser@^2.6.1":
version "2.12.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.12.0.tgz#393f1604943a4ca570bb1a45bc8834e9b9158884"
integrity sha512-lPdkwpdzxEfjI8TyTzZqPatkrswLSVu4bqUgnB03fHSOwpC7KSerPgJRgIAf11UGNf7HKjJV6oaPZI4AghLU6g==
"@typescript-eslint/parser@2.21.0":
version "2.21.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.21.0.tgz#4f200995517c3d5fc5ef51b17527bc948992e438"
integrity sha512-VrmbdrrrvvI6cPPOG7uOgGUFXNYTiSbnRq8ZMyuGa4+qmXJXVLEEz78hKuqupvkpwJQNk1Ucz1TenrRP90gmBg==
dependencies:
"@types/eslint-visitor-keys" "^1.0.0"
"@typescript-eslint/experimental-utils" "2.12.0"
"@typescript-eslint/typescript-estree" "2.12.0"
"@typescript-eslint/experimental-utils" "2.21.0"
"@typescript-eslint/typescript-estree" "2.21.0"
eslint-visitor-keys "^1.1.0"

"@typescript-eslint/typescript-estree@1.13.0":
Expand All @@ -1691,16 +1691,16 @@
lodash.unescape "4.0.1"
semver "5.5.0"

"@typescript-eslint/typescript-estree@2.12.0":
version "2.12.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.12.0.tgz#bd9e547ccffd17dfab0c3ab0947c80c8e2eb914c"
integrity sha512-rGehVfjHEn8Frh9UW02ZZIfJs6SIIxIu/K1bbci8rFfDE/1lQ8krIJy5OXOV3DVnNdDPtoiPOdEANkLMrwXbiQ==
"@typescript-eslint/typescript-estree@2.21.0":
version "2.21.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.21.0.tgz#7e4be29f2e338195a2e8c818949ed0ff727cc943"
integrity sha512-NC/nogZNb9IK2MEFQqyDBAciOT8Lp8O3KgAfvHx2Skx6WBo+KmDqlU3R9KxHONaijfTIKtojRe3SZQyMjr3wBw==
dependencies:
debug "^4.1.1"
eslint-visitor-keys "^1.1.0"
glob "^7.1.6"
is-glob "^4.0.1"
lodash.unescape "4.0.1"
lodash "^4.17.15"
semver "^6.3.0"
tsutils "^3.17.1"

Expand Down Expand Up @@ -10510,10 +10510,10 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=

typescript@^3.7.2:
version "3.7.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.4.tgz#1743a5ec5fef6a1fa9f3e4708e33c81c73876c19"
integrity sha512-A25xv5XCtarLwXpcDNZzCGvW2D1S3/bACratYBx2sax8PefsFhlYmkQicKHvpYflFS8if4zne5zT5kpJ7pzuvw==
typescript@3.8.3, typescript@^3.8.3:
version "3.8.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==

uc.micro@^1.0.1, uc.micro@^1.0.5:
version "1.0.6"
Expand Down

0 comments on commit 15b5d19

Please sign in to comment.