summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-06-26 13:00:18 +0900
committerGitHub <noreply@github.com>2018-06-26 13:00:18 +0900
commitfab2e08a0de4a073fc71594fa0efc7779c9929ea (patch)
tree5602f40fd7806536a1738640c64996c79507a86a
parentMerge pull request #1780 from syuilo/l10n_master (diff)
parentfix(package): update eslint to version 5.0.1 (diff)
downloadmisskey-fab2e08a0de4a073fc71594fa0efc7779c9929ea.tar.gz
misskey-fab2e08a0de4a073fc71594fa0efc7779c9929ea.tar.bz2
misskey-fab2e08a0de4a073fc71594fa0efc7779c9929ea.zip
Merge pull request #1785 from syuilo/greenkeeper/eslint-5.0.1
Update eslint to the latest version 🚀
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index eb983830f9..012d3702ba 100644
--- a/package.json
+++ b/package.json
@@ -102,7 +102,7 @@
"element-ui": "2.4.1",
"emojilib": "2.2.12",
"escape-regexp": "0.0.1",
- "eslint": "5.0.0",
+ "eslint": "5.0.1",
"eslint-plugin-vue": "4.5.0",
"eventemitter3": "3.1.0",
"exif-js": "2.3.0",