From 93f01ed4df607e084ab0d0fa143e5b6063caabf4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 31 Oct 2018 13:42:47 +0900 Subject: Bump typescript from 3.1.3 to 3.1.4 (#3049) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.1.3...v3.1.4) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index da92ce7a6d..af6dd94f2a 100644 --- a/package.json +++ b/package.json @@ -204,7 +204,7 @@ "ts-loader": "5.2.2", "ts-node": "7.0.1", "tslint": "5.10.0", - "typescript": "3.1.3", + "typescript": "3.1.4", "typescript-eslint-parser": "20.0.0", "uglify-es": "3.3.9", "url-loader": "1.1.2", -- cgit v1.2.3-freya