summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2018-10-31 13:42:47 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2018-10-31 13:42:47 +0900
commit93f01ed4df607e084ab0d0fa143e5b6063caabf4 (patch)
tree76945f3b1f56b50e23879af9bda596e4eee861e4 /package.json
parentBump file-type from 10.1.0 to 10.2.0 (#3039) (diff)
downloadmisskey-93f01ed4df607e084ab0d0fa143e5b6063caabf4.tar.gz
misskey-93f01ed4df607e084ab0d0fa143e5b6063caabf4.tar.bz2
misskey-93f01ed4df607e084ab0d0fa143e5b6063caabf4.zip
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] <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 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",