From 69ce6ce9f7771d7895fd9caa34c34742072be8eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sun, 9 Dec 2018 16:42:53 +0100 Subject: [PATCH] chore(deps-dev): bump typescript from 3.2.1 to 3.2.2 (#136) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.2.1...v3.2.2) 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 430ad16..2ffd940 100644 --- a/package.json +++ b/package.json @@ -182,7 +182,7 @@ "merge2": "^1.2.3", "tslint": "^5.11.0", "tslint-config-fire": "^1.0.1", - "typescript": "^3.2.1", + "typescript": "^3.2.2", "vscode": "^1.1.26" }, "engines": { diff --git a/yarn.lock b/yarn.lock index 2aa03ec..039dd7e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3037,10 +3037,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.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.1.tgz#0b7a04b8cf3868188de914d9568bd030f0c56192" - integrity sha512-jw7P2z/h6aPT4AENXDGjcfHTu5CSqzsbZc6YlUIebTyBAq8XaKp78x7VcSh30xwSCcsu5irZkYZUSFP1MrAMbg== +typescript@^3.2.2: + version "3.2.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.2.tgz#fe8101c46aa123f8353523ebdcf5730c2ae493e5" + integrity sha512-VCj5UiSyHBjwfYacmDuc/NOk4QQixbE+Wn7MFJuS0nRuPQbof132Pw4u53dm264O8LPc2MVsc7RJNml5szurkg== unc-path-regex@^0.1.2: version "0.1.2"