From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 14 May 2020 16:15:31 +0000 (+0800) Subject: build(deps-dev): bump typescript from 3.8.3 to 3.9.2 (#350) X-Git-Url: http://git.prime8.dev/?a=commitdiff_plain;h=b25259742c1334377f95a46b3c8927d4996d9977;p=ttyd.git build(deps-dev): bump typescript from 3.8.3 to 3.9.2 (#350) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.8.3 to 3.9.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.8.3...v3.9.2) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- diff --git a/html/package.json b/html/package.json index 733c574..2bdbf96 100644 --- a/html/package.json +++ b/html/package.json @@ -54,7 +54,7 @@ "ts-loader": "^7.0.4", "tslint": "^6.1.2", "tslint-loader": "^3.5.4", - "typescript": "^3.8.3", + "typescript": "^3.9.2", "webpack": "4.43.0", "webpack-cli": "^3.3.11", "webpack-dev-server": "^3.11.0", diff --git a/html/yarn.lock b/html/yarn.lock index c331033..59736af 100644 --- a/html/yarn.lock +++ b/html/yarn.lock @@ -7989,10 +7989,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -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== +typescript@^3.9.2: + version "3.9.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.2.tgz#64e9c8e9be6ea583c54607677dd4680a1cf35db9" + integrity sha512-q2ktq4n/uLuNNShyayit+DTobV2ApPEo/6so68JaD5ojvc/6GClBipedB9zNWYxRSAlZXAe405Rlijzl6qDiSw== unc-path-regex@^0.1.2: version "0.1.2"