From daf45797afb96a0a9a34979c2bdbef0071f267cd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2019 18:34:02 +0000 Subject: [PATCH] Bump typescript from 3.6.2 to 3.6.3 in /js Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.6.2 to 3.6.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.6.2...v3.6.3) Signed-off-by: dependabot-preview[bot] --- js/package.json | 2 +- js/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/js/package.json b/js/package.json index 26e3fdbcc..2cccd876e 100644 --- a/js/package.json +++ b/js/package.json @@ -60,7 +60,7 @@ "sass-loader": "^8.0.0", "tslint": "^5.16.0", "tslint-config-airbnb": "^5.11.1", - "typescript": "^3.4.3", + "typescript": "^3.6.3", "vue-cli-plugin-webpack-bundle-analyzer": "^1.3.0", "vue-i18n-extract": "^1.0.2", "vue-svg-inline-loader": "^1.2.15", diff --git a/js/yarn.lock b/js/yarn.lock index 5a3bff89e..726597972 100644 --- a/js/yarn.lock +++ b/js/yarn.lock @@ -10791,10 +10791,10 @@ typeface-signika@0.0.72: resolved "https://registry.yarnpkg.com/typeface-signika/-/typeface-signika-0.0.72.tgz#169761fff93b4f1688b7fd0ad60ffffd3a1c9dee" integrity sha512-fxEQ4lO13tgGroQLnH/xF/SPFKwz3cpTVUoc9NjhoBETlscAPgZuj+6k91outFcwL+OAcmEE8UKkZ8vuzvZoRQ== -typescript@^3.4.3: - version "3.6.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.2.tgz#105b0f1934119dde543ac8eb71af3a91009efe54" - integrity sha512-lmQ4L+J6mnu3xweP8+rOrUwzmN+MRAj7TgtJtDaXE5PMyX2kCrklhg3rvOsOIfNeAWMQWO2F1GPc1kMD2vLAfw== +typescript@^3.6.3: + version "3.6.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.3.tgz#fea942fabb20f7e1ca7164ff626f1a9f3f70b4da" + integrity sha512-N7bceJL1CtRQ2RiG0AQME13ksR7DiuQh/QehubYcghzv20tnh+MQnQIuJddTmsbqYj+dztchykemz0zFzlvdQw== uglify-js@3.4.x: version "3.4.10"