summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-12-28 20:24:50 +0000
committerdependabot[bot] <support@dependabot.com>2018-12-28 20:24:50 +0000
commit64bb6daa439101612cbda4ea5f1863af4ee04761 (patch)
tree9937bcefb3c0ca79baa46eead71ef4993f47a506 /package.json
parentImprove usability (diff)
downloadmisskey-64bb6daa439101612cbda4ea5f1863af4ee04761.tar.gz
misskey-64bb6daa439101612cbda4ea5f1863af4ee04761.tar.bz2
misskey-64bb6daa439101612cbda4ea5f1863af4ee04761.zip
Update eslint requirement from 5.8.0 to 5.11.1
Updates the requirements on [eslint](https://github.com/eslint/eslint) to permit the latest version. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v5.11.1) 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 b5f17d624a..642597c958 100644
--- a/package.json
+++ b/package.json
@@ -111,7 +111,7 @@
"elasticsearch": "15.2.0",
"emojilib": "2.4.0",
"escape-regexp": "0.0.1",
- "eslint": "5.8.0",
+ "eslint": "5.11.1",
"eslint-plugin-vue": "4.7.1",
"eventemitter3": "3.1.0",
"feed": "2.0.2",