summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2019-02-06 20:26:06 +0000
committerGitHub <noreply@github.com>2019-02-06 20:26:06 +0000
commitaba37ae701b30de0f86eda5803c92a85bdbf4bb7 (patch)
tree4670d032d41f4da8e092853b719b9758cd53fe70
parentUpdate README.md [AUTOGEN] (#4172) (diff)
parentUpdate tslint requirement from 5.12.0 to 5.12.1 (diff)
downloadmisskey-aba37ae701b30de0f86eda5803c92a85bdbf4bb7.tar.gz
misskey-aba37ae701b30de0f86eda5803c92a85bdbf4bb7.tar.bz2
misskey-aba37ae701b30de0f86eda5803c92a85bdbf4bb7.zip
Merge pull request #4173 from syuilo/dependabot/npm_and_yarn/tslint-5.12.1
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6afc391230..ba6022359c 100644
--- a/package.json
+++ b/package.json
@@ -223,7 +223,7 @@
"tmp": "0.0.33",
"ts-loader": "5.3.3",
"ts-node": "7.0.1",
- "tslint": "5.12.0",
+ "tslint": "5.12.1",
"tslint-sonarts": "1.9.0",
"typescript": "3.2.4",
"typescript-eslint-parser": "21.0.2",