diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-15 14:41:17 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-07-15 14:41:17 +0900 |
| commit | 2a30bc9a5665157a843f3dc734e4293448d2ff1d (patch) | |
| tree | 2db1e3f1b3521a3f024e37485ef4ddf5654c0509 | |
| parent | Doc: Add "Clean up unused drive files" section (diff) | |
| parent | fix(package): update eslint-plugin-vue to version 4.7.0 (diff) | |
| download | sharkey-2a30bc9a5665157a843f3dc734e4293448d2ff1d.tar.gz sharkey-2a30bc9a5665157a843f3dc734e4293448d2ff1d.tar.bz2 sharkey-2a30bc9a5665157a843f3dc734e4293448d2ff1d.zip | |
Merge pull request #1908 from syuilo/greenkeeper/eslint-plugin-vue-4.7.0
Update eslint-plugin-vue to the latest version 🚀
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 470b761d5a..75a11704ec 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "emojilib": "2.2.12", "escape-regexp": "0.0.1", "eslint": "5.0.1", - "eslint-plugin-vue": "4.6.0", + "eslint-plugin-vue": "4.7.0", "eventemitter3": "3.1.0", "exif-js": "2.3.0", "file-loader": "1.1.11", |