diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-14 22:07:24 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-07-14 22:07:24 +0900 |
| commit | 973c2ebafd660a448af80785d8794368295dad64 (patch) | |
| tree | 86e05fc2642f7eb402fa1f8401d6ee010ee16681 /package.json | |
| parent | Update dependency checking for ImageMagick (diff) | |
| parent | fix(package): update eslint-plugin-vue to version 4.6.0 (diff) | |
| download | misskey-973c2ebafd660a448af80785d8794368295dad64.tar.gz misskey-973c2ebafd660a448af80785d8794368295dad64.tar.bz2 misskey-973c2ebafd660a448af80785d8794368295dad64.zip | |
Merge pull request #1904 from syuilo/greenkeeper/eslint-plugin-vue-4.6.0
Update eslint-plugin-vue to the latest version 🚀
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 bee60f4f3e..2d48574454 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,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", |