diff --git a/package.json b/package.json index b40b79a1..c239a421 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "mocha": "^5.0.1", "ts-node": "^4.1.0", "tslint": "^5.9.1", - "typescript": "^2.7.1" + "typescript": "^2.7.2" }, "engines": { "node": ">=8.0.0" diff --git a/yarn.lock b/yarn.lock index 5adb27fa..e7bfbd34 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1264,9 +1264,9 @@ type-detect@^4.0.0: version "4.0.8" resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c" -typescript@^2.7.1: - version "2.7.1" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.1.tgz#bb3682c2c791ac90e7c6210b26478a8da085c359" +typescript@^2.7.2: + version "2.7.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.2.tgz#2d615a1ef4aee4f574425cdff7026edf81919836" union-value@^1.0.0: version "1.0.0"