diff options
| author | greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com> | 2018-07-14 11:39:54 +0000 |
|---|---|---|
| committer | greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com> | 2018-07-14 11:39:54 +0000 |
| commit | 41d5e0ab242eef4e760088218d5c147db4a7fe52 (patch) | |
| tree | 7ce1f79f59c10d3feae21c23dc53f9014e0502f8 | |
| parent | :sparkles: (diff) | |
| download | misskey-41d5e0ab242eef4e760088218d5c147db4a7fe52.tar.gz misskey-41d5e0ab242eef4e760088218d5c147db4a7fe52.tar.bz2 misskey-41d5e0ab242eef4e760088218d5c147db4a7fe52.zip | |
fix(package): update eslint-plugin-vue to version 4.6.0
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 3ac968fd3e..9356ae7802 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.5.0", + "eslint-plugin-vue": "4.6.0", "eventemitter3": "3.1.0", "exif-js": "2.3.0", "file-loader": "1.1.11", |