summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2018-10-24 19:00:26 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2018-10-24 19:00:26 +0900
commit3ff84db421e8a44439bc24c968d38b407d55db56 (patch)
treeed5482c38e7be7b6924908871ae981cbd3ca4ad9 /package.json
parentBump koa from 2.5.1 to 2.6.1 (#2998) (diff)
downloadmisskey-3ff84db421e8a44439bc24c968d38b407d55db56.tar.gz
misskey-3ff84db421e8a44439bc24c968d38b407d55db56.tar.bz2
misskey-3ff84db421e8a44439bc24c968d38b407d55db56.zip
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] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
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",