From 41eefdf181c3b38a8d2494a95c85b648016b2f2b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Nov 2020 07:55:30 -0700 Subject: [PATCH] chore(deps): update dependency typescript to v4.0.5 (#1272) Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6e537c6ca..3b1a5ce5c 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "retext-preset-wooorm": "2.0.0", "retext-sentence-spacing": "4.0.0", "rimraf": "3.0.2", - "typescript": "4.0.2", + "typescript": "4.0.5", "unified": "9.2.0", "vfile": "4.2.0", "vue": "2.6.12", diff --git a/yarn.lock b/yarn.lock index c5a5b41c3..b8528e794 100644 --- a/yarn.lock +++ b/yarn.lock @@ -26474,10 +26474,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -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== +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.21"