From 3ff84db421e8a44439bc24c968d38b407d55db56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 24 Oct 2018 19:00:26 +0900 Subject: Bump typescript from 2.9.2 to 3.1.3 (#2999) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 2.9.2 to 3.1.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v2.9.2...v3.1.3) 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 acabbb1528..6c7f27fa96 100644 --- a/package.json +++ b/package.json @@ -208,7 +208,7 @@ "ts-loader": "4.4.1", "ts-node": "7.0.1", "tslint": "5.10.0", - "typescript": "2.9.2", + "typescript": "3.1.3", "typescript-eslint-parser": "20.0.0", "uglify-es": "3.3.9", "url-loader": "1.1.2", -- cgit v1.3.1-freya