From bdf850120d95fd43d1edfdb42eff635b7ab30b64 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 5 Nov 2020 14:05:36 +0000 Subject: [PATCH] chore(deps): bump typescript from 3.9.7 to 4.0.5 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.0.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.7...v4.0.5) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- packages/eslint-config-taro/package.json | 2 +- packages/eslint-config-taro/yarn.lock | 8 ++++---- packages/taroize/package.json | 2 +- packages/taroize/yarn.lock | 8 ++++---- yarn.lock | 8 ++++---- 6 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index c83cf8ae3beb..4ccec5b48304 100644 --- a/package.json +++ b/package.json @@ -153,7 +153,7 @@ "style-loader": "^0.20.3", "stylelint": "^13.6.1", "ts-jest": "26.4.0", - "typescript": "^3.8.3", + "typescript": "^4.0.5", "vue": "^2.6.11", "vue-loader": "^15.9.3", "vue-template-compiler": "^2.6.11", diff --git a/packages/eslint-config-taro/package.json b/packages/eslint-config-taro/package.json index 10a00869d1c1..1ef870d5f3b7 100644 --- a/packages/eslint-config-taro/package.json +++ b/packages/eslint-config-taro/package.json @@ -32,6 +32,6 @@ "author": "O2Team", "license": "MIT", "devDependencies": { - "typescript": "^3.7.5" + "typescript": "^4.0.5" } } diff --git a/packages/eslint-config-taro/yarn.lock b/packages/eslint-config-taro/yarn.lock index 22cc22a3a55c..9eb2623e97db 100644 --- a/packages/eslint-config-taro/yarn.lock +++ b/packages/eslint-config-taro/yarn.lock @@ -380,10 +380,10 @@ tsutils@^3.17.1: dependencies: tslib "^1.8.1" -typescript@^3.7.5: - version "3.9.7" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa" - integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw== +typescript@^4.0.5: + version "4.0.5" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389" + integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ== wrappy@1: version "1.0.2" diff --git a/packages/taroize/package.json b/packages/taroize/package.json index 1eb9e875ba61..9caa1ca08aef 100644 --- a/packages/taroize/package.json +++ b/packages/taroize/package.json @@ -30,7 +30,7 @@ "himalaya-wxml": "^1.1.0", "html": "^1.0.0", "lodash": "^4.17.5", - "typescript": "^3.0.1" + "typescript": "^4.0.5" }, "publishConfig": { "access": "public" diff --git a/packages/taroize/yarn.lock b/packages/taroize/yarn.lock index 6328a12e8d6f..5a46656ad4c5 100644 --- a/packages/taroize/yarn.lock +++ b/packages/taroize/yarn.lock @@ -518,10 +518,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@^3.0.1: - version "3.9.7" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa" - integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw== +typescript@^4.0.5: + version "4.0.5" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389" + integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ== util-deprecate@~1.0.1: version "1.0.2" diff --git a/yarn.lock b/yarn.lock index ec9f6ff498bb..a696458fc62e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17590,10 +17590,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@^3.8.3: - version "3.9.7" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa" - integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw== +typescript@^4.0.5: + version "4.0.5" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389" + integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ== ua-parser-js@^0.7.18: version "0.7.22"