From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2020 08:43:48 +0000 (+0000) Subject: build(deps-dev): bump typescript from 3.8.2 to 3.8.3 X-Git-Tag: v4.0.0-alpha.2~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59079ded9d3eaf04d5a6f44d76c17dc363b6d9f5;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump typescript from 3.8.2 to 3.8.3 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.8.2 to 3.8.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.8.2...v3.8.3) Signed-off-by: dependabot-preview[bot] --- diff --git a/package.json b/package.json index 5cbe8448..8fa4deba 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "ts-jest": "^25.2.1", "ts-loader": "^6.2.1", "ts-node": "^8.6.2", - "typescript": "^3.8.2", + "typescript": "^3.8.3", "vue": "next", "vue-loader": "next", "webpack": "^4.41.6", diff --git a/yarn.lock b/yarn.lock index fe019a53..cf962219 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8365,10 +8365,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@^3.8.2: - version "3.8.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.2.tgz#91d6868aaead7da74f493c553aeff76c0c0b1d5a" - integrity sha512-EgOVgL/4xfVrCMbhYKUQTdF37SQn4Iw73H5BgCrF1Abdun7Kwy/QZsE/ssAy0y4LxBbvua3PIbFsbRczWWnDdQ== +typescript@^3.8.3: + version "3.8.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061" + integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w== uglify-js@3.4.x: version "3.4.10"