From 706ead5662fc6a7abaa7f576698fa3295fe9e5a4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2019 15:53:33 +0700 Subject: [PATCH] Bump typescript from 3.6.3 to 3.6.4 in /uit.hotel.client (#586) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.6.3 to 3.6.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.6.3...v3.6.4) Signed-off-by: dependabot-preview[bot] --- uit.hotel.client/package.json | 2 +- uit.hotel.client/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/uit.hotel.client/package.json b/uit.hotel.client/package.json index 073336fff..6275a4a6c 100644 --- a/uit.hotel.client/package.json +++ b/uit.hotel.client/package.json @@ -98,6 +98,6 @@ "stylelint-scss": "^3.11.1", "ts-loader": "^6.2.0", "ts-node": "^8.4.1", - "typescript": "^3.6.3" + "typescript": "^3.6.4" } } diff --git a/uit.hotel.client/yarn.lock b/uit.hotel.client/yarn.lock index edc842405..8a54bfb1f 100644 --- a/uit.hotel.client/yarn.lock +++ b/uit.hotel.client/yarn.lock @@ -12512,10 +12512,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@^3.6.3, typescript@~3.6: - version "3.6.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.3.tgz#fea942fabb20f7e1ca7164ff626f1a9f3f70b4da" - integrity sha512-N7bceJL1CtRQ2RiG0AQME13ksR7DiuQh/QehubYcghzv20tnh+MQnQIuJddTmsbqYj+dztchykemz0zFzlvdQw== +typescript@^3.6.4, typescript@~3.6: + version "3.6.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.4.tgz#b18752bb3792bc1a0281335f7f6ebf1bbfc5b91d" + integrity sha512-unoCll1+l+YK4i4F8f22TaNVPRHcD9PA3yCuZ8g5e0qGqlVlJ/8FSateOLLSagn+Yg5+ZwuPkL8LFUc0Jcvksg== ua-parser-js@^0.7.18, ua-parser-js@^0.7.20: version "0.7.20"