diff --git a/package.json b/package.json index 7393f6ac..065fbb12 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "rollup-plugin-typescript": "^1.0.1", "rollup-plugin-vue": "^5.1.9", "standard-version": "^9.0.0", - "typescript": "^3.9.7", + "typescript": "^4.0.2", "vue": "^2.6.12", "vue-jest": "^4.0.0-beta.5", "vue-template-compiler": "^2.6.12" diff --git a/yarn.lock b/yarn.lock index 9db72734..af4b2688 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7923,10 +7923,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@^3.9.7: - version "3.9.7" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa" - integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw== +typescript@^4.0.2: + version "4.0.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2" + integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ== uglify-js@^2.6.1: version "2.8.29"