From 03945c6abc4b0fbf9f559df0be31b36344510ebe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 10 Apr 2019 10:11:05 +0200 Subject: [PATCH] chore(deps-dev): bump typescript from 3.4.2 to 3.4.3 (#232) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.4.2 to 3.4.3. - [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 065ec29..80915e5 100644 --- a/package.json +++ b/package.json @@ -182,7 +182,7 @@ "merge2": "^1.2.3", "tslint": "^5.15.0", "tslint-config-fire": "^1.0.1", - "typescript": "^3.4.2", + "typescript": "^3.4.3", "vscode": "^1.1.33" }, "engines": { diff --git a/yarn.lock b/yarn.lock index fbcd585..ae35f75 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2750,10 +2750,10 @@ tweetnacl@^0.14.3, tweetnacl@~0.14.0: resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64" integrity sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q= -typescript@^3.4.2: - version "3.4.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.2.tgz#9ed4e6475d906f589200193be056f5913caed481" - integrity sha512-Og2Vn6Mk7JAuWA1hQdDQN/Ekm/SchX80VzLhjKN9ETYrIepBFAd8PkOdOTK2nKt0FCkmMZKBJvQ1dV1gIxPu/A== +typescript@^3.4.3: + version "3.4.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.3.tgz#0eb320e4ace9b10eadf5bc6103286b0f8b7c224f" + integrity sha512-FFgHdPt4T/duxx6Ndf7hwgMZZjZpB+U0nMNGVCYPq0rEzWKjEDobm4J6yb3CS7naZ0yURFqdw9Gwc7UOh/P9oQ== unc-path-regex@^0.1.2: version "0.1.2"