diff --git a/package.json b/package.json index da207ac..267d59a 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "through": "2.3.8", "travis-deploy-once": "5.0.11", "tslint": "5.11.0", - "typescript": "3.2.2" + "typescript": "3.2.4" }, "release": { "extends": "@mike-works/workshop-semantic-release-config" diff --git a/yarn.lock b/yarn.lock index abf4e6f..5a94742 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6156,10 +6156,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -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== +typescript@3.2.4: + version "3.2.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.4.tgz#c585cb952912263d915b462726ce244ba510ef3d" + integrity sha512-0RNDbSdEokBeEAkgNbxJ+BLwSManFy9TeXz8uW+48j/xhEXv1ePME60olyzw2XzUqUBNAYFeJadIqAgNqIACwg== uglify-js@^3.1.4: version "3.4.9"