From 1bd287165d1a6756b6877f48f62164b3516c7386 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 19 Apr 2019 06:29:20 +0000 Subject: [PATCH] chore: bump typescript from 3.4.3 to 3.4.4 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.4.3 to 3.4.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9498c9a..fb1598c 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "cross-env": "5.2.0", "prettier": "1.16.4", "ts-node": "8.0.3", - "typescript": "3.4.3" + "typescript": "3.4.4" }, "devDependencies": { "@commitlint/cli": "7.5.2", diff --git a/yarn.lock b/yarn.lock index daa3b80..e1a3da6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8287,10 +8287,10 @@ typedarray@^0.0.6: resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@3.4.3: - version "3.4.3" - resolved "https://registry.npmjs.org/typescript/-/typescript-3.4.3.tgz#0eb320e4ace9b10eadf5bc6103286b0f8b7c224f" - integrity sha512-FFgHdPt4T/duxx6Ndf7hwgMZZjZpB+U0nMNGVCYPq0rEzWKjEDobm4J6yb3CS7naZ0yURFqdw9Gwc7UOh/P9oQ== +typescript@3.4.4: + version "3.4.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.4.tgz#aac4a08abecab8091a75f10842ffa0631818f785" + integrity sha512-xt5RsIRCEaf6+j9AyOBgvVuAec0i92rgCaS3S+UVf5Z/vF2Hvtsw08wtUTJqp4djwznoAgjSxeCcU4r+CcDBJA== uglify-js@^3.1.4: version "3.5.4"