diff options
| author | greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com> | 2018-03-22 05:51:21 +0000 |
|---|---|---|
| committer | greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com> | 2018-03-22 05:51:21 +0000 |
| commit | cf0001137fc514c281b089548e94eb3a483a5508 (patch) | |
| tree | 111e1f1df1b984ac2eec68d6b5a8d9cda62e0997 /package.json | |
| parent | Merge pull request #1262 from syuilo/greenkeeper/eslint-4.19.1 (diff) | |
| download | sharkey-cf0001137fc514c281b089548e94eb3a483a5508.tar.gz sharkey-cf0001137fc514c281b089548e94eb3a483a5508.tar.bz2 sharkey-cf0001137fc514c281b089548e94eb3a483a5508.zip | |
fix(package): update eslint-plugin-vue to version 4.4.0
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index edc4ac8c1a..e6e98a81e6 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "emojilib": "2.2.12", "escape-regexp": "0.0.1", "eslint": "4.19.1", - "eslint-plugin-vue": "4.3.0", + "eslint-plugin-vue": "4.4.0", "eventemitter3": "3.0.1", "exif-js": "2.3.0", "express": "4.16.3", |