summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2018-12-26 18:33:34 +0900
committerAya Morisawa <AyaMorisawa4869@gmail.com>2018-12-26 18:33:34 +0900
commit28be5c0b8129ec987e3e901e6822ef088da14dfa (patch)
tree42d81ed78b395948460103af6d2ca212761792fc
parentUpdate @types/file-type requirement from 5.2.2 to 10.6.0 (#3671) (diff)
downloadmisskey-28be5c0b8129ec987e3e901e6822ef088da14dfa.tar.gz
misskey-28be5c0b8129ec987e3e901e6822ef088da14dfa.tar.bz2
misskey-28be5c0b8129ec987e3e901e6822ef088da14dfa.zip
Update tslint requirement from 5.10.0 to 5.12.0 (#3670)
Updates the requirements on [tslint](https://github.com/palantir/tslint) to permit the latest version. - [Release notes](https://github.com/palantir/tslint/releases) - [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/palantir/tslint/commits/5.12.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 09742fb445..6939121c37 100644
--- a/package.json
+++ b/package.json
@@ -210,7 +210,7 @@
"tmp": "0.0.33",
"ts-loader": "5.3.1",
"ts-node": "7.0.1",
- "tslint": "5.10.0",
+ "tslint": "5.12.0",
"typescript": "3.2.2",
"typescript-eslint-parser": "21.0.2",
"uglify-es": "3.3.9",