From 9c25bec3bf741897820f9dc75a681cce2eb9979e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 20 Nov 2020 08:33:54 +0530 Subject: [PATCH] chore(deps-dev): bump typescript from 4.0.5 to 4.1.2 (#5698) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.5 to 4.1.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 124d22b1d16..2f57b321b02 100644 --- a/package.json +++ b/package.json @@ -159,7 +159,7 @@ "style-loader": "^2.0.0", "tinyColorPicker": "https://github.com/PitPik/tinyColorPicker#1.1.1", "torii": "^0.10.1", - "typescript": "^4.0.5", + "typescript": "^4.1.2", "url-parse": "^1.4.7", "webpack-bundle-analyzer": "^4.1.0", "wysihtml": "^0.5.5", diff --git a/yarn.lock b/yarn.lock index 24ca33cf139..a9b07bf5254 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16041,10 +16041,10 @@ typescript-memoize@^1.0.0-alpha.3: dependencies: core-js "2.4.1" -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== +typescript@^4.1.2: + version "4.1.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9" + integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ== ua-parser-js@^0.7.14, ua-parser-js@^0.7.22: version "0.7.22"