From ee24eec39b186983e1c2be8ee54418507cdff9d6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2019 09:11:17 +0000 Subject: [PATCH] Bump typescript from 3.5.3 to 3.6.2 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.5.3 to 3.6.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.5.3...v3.6.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f70de5b9..1e61abaf 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "to-string-loader": "1.1.5", "tslib": "^1.10.0", "typedoc": "^0.15.0", - "typescript": "^3.5.3", + "typescript": "^3.6.2", "url-loader": "^2.1.0", "val-loader": "1.1.1", "webpack": "^4.39.3", diff --git a/yarn.lock b/yarn.lock index 630d7163..2e18ecb2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6614,11 +6614,16 @@ typedoc@^0.15.0: typedoc-default-themes "^0.6.0" typescript "3.5.x" -typescript@3.5.x, typescript@^3.5.3: +typescript@3.5.x: version "3.5.3" resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977" integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g== +typescript@^3.6.2: + version "3.6.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.2.tgz#105b0f1934119dde543ac8eb71af3a91009efe54" + integrity sha512-lmQ4L+J6mnu3xweP8+rOrUwzmN+MRAj7TgtJtDaXE5PMyX2kCrklhg3rvOsOIfNeAWMQWO2F1GPc1kMD2vLAfw== + uglify-js@3.4.x: version "3.4.7" resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.4.7.tgz#4df6b92e54789aa921a254cb1e33704d6ec12b89"