From 4420701155c97ba3bd47f1199a45dbc7e9e72d51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 8 Feb 2019 21:10:23 +0100 Subject: [PATCH] chore(deps-dev): bump typescript from 3.3.1 to 3.3.3 (#164) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.3.1 to 3.3.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 b84e9ec..d5391bf 100644 --- a/package.json +++ b/package.json @@ -182,7 +182,7 @@ "merge2": "^1.2.3", "tslint": "^5.12.1", "tslint-config-fire": "^1.0.1", - "typescript": "^3.3.1", + "typescript": "^3.3.3", "vscode": "^1.1.29" }, "engines": { diff --git a/yarn.lock b/yarn.lock index 685c9bf..d28a0d0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3435,10 +3435,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@^3.3.1: - version "3.3.1" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.1.tgz#6de14e1db4b8a006ac535e482c8ba018c55f750b" - integrity sha512-cTmIDFW7O0IHbn1DPYjkiebHxwtCMU+eTy30ZtJNBPF9j2O1ITu5XH2YnBeVRKWHqF+3JQwWJv0Q0aUgX8W7IA== +typescript@^3.3.3: + version "3.3.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.3.tgz#f1657fc7daa27e1a8930758ace9ae8da31403221" + integrity sha512-Y21Xqe54TBVp+VDSNbuDYdGw0BpoR/Q6wo/+35M8PAU0vipahnyduJWirxxdxjsAkS7hue53x2zp8gz7F05u0A== unc-path-regex@^0.1.2: version "0.1.2"