From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2019 04:44:44 +0000 (+0000) Subject: build(deps-dev): bump typescript from 3.6.2 to 3.6.3 X-Git-Tag: v4.0.0-alpha.0~238 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=091b94b96c470abdfbbb2e6cd39ce8644cca2daa;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump typescript from 3.6.2 to 3.6.3 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] --- diff --git a/package.json b/package.json index fae9e561..311a388d 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "ts-jest": "^24.0.2", "ts-loader": "^6.1.0", "ts-node": "^8.3.0", - "typescript": "^3.6.2", + "typescript": "^3.6.3", "vue": "^2.6.10", "vue-template-compiler": "^2.6.10", "webpack": "^4.39.3", diff --git a/yarn.lock b/yarn.lock index 40c6841c..66b1a20f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6222,10 +6222,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -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== +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"