diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-03-17 17:47:50 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-03-17 17:47:50 +0900 |
| commit | 24d770009451c3205e1a520398d0e92fdb8ee732 (patch) | |
| tree | 8394d6b742cf241b51bf793a111b573416cc0b4e /package.json | |
| parent | :art: (diff) | |
| parent | Merge pull request #1250 from syuilo/greenkeeper/eslint-4.19.0 (diff) | |
| download | sharkey-24d770009451c3205e1a520398d0e92fdb8ee732.tar.gz sharkey-24d770009451c3205e1a520398d0e92fdb8ee732.tar.bz2 sharkey-24d770009451c3205e1a520398d0e92fdb8ee732.zip | |
Merge branch 'master' of https://github.com/syuilo/misskey
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index f566db5139..a2b852c570 100644 --- a/package.json +++ b/package.json @@ -100,11 +100,11 @@ "deep-equal": "1.0.1", "deepcopy": "0.6.3", "diskusage": "0.2.4", - "elasticsearch": "14.2.0", + "elasticsearch": "14.2.1", "element-ui": "2.2.2", "emojilib": "2.2.12", "escape-regexp": "0.0.1", - "eslint": "4.18.2", + "eslint": "4.19.0", "eslint-plugin-vue": "4.3.0", "eventemitter3": "3.0.1", "exif-js": "2.3.0", |