From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 08:13:33 +0000 (+0000) Subject: build(deps-dev): bump typescript from 3.7.5 to 3.8.2 X-Git-Tag: v4.0.0-alpha.1~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c0b7d18662144467eeaf7a9b1c16d60c16593f0;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump typescript from 3.7.5 to 3.8.2 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.5 to 3.8.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.7.5...v3.8.2) Signed-off-by: dependabot-preview[bot] --- diff --git a/package.json b/package.json index 76683040..681918c6 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "ts-jest": "^25.2.1", "ts-loader": "^6.2.1", "ts-node": "^8.6.2", - "typescript": "^3.7.5", + "typescript": "^3.8.2", "vue": "3.0.0-alpha.4", "vue-loader": "next", "webpack": "^4.41.6", diff --git a/yarn.lock b/yarn.lock index 34b29ee0..45cfdd0d 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.7.5: - version "3.7.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae" - integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw== +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== uglify-js@3.4.x: version "3.4.10"