diff options
| author | greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com> | 2018-07-24 09:42:07 +0000 |
|---|---|---|
| committer | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2018-07-24 21:41:03 +0900 |
| commit | 68a205486e0aed2b4bbf76a10a4347e28e027ca5 (patch) | |
| tree | 572dde2d5f501bd40e372048dbf0483f36ae619d | |
| parent | fix(package): update @types/webpack to version 4.4.8 (diff) | |
| download | misskey-68a205486e0aed2b4bbf76a10a4347e28e027ca5.tar.gz misskey-68a205486e0aed2b4bbf76a10a4347e28e027ca5.tar.bz2 misskey-68a205486e0aed2b4bbf76a10a4347e28e027ca5.zip | |
fix(package): update eslint-plugin-vue to version 4.7.1
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 5cd833c25a..d3ed47a6f4 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "emojilib": "2.3.0", "escape-regexp": "0.0.1", "eslint": "5.0.1", - "eslint-plugin-vue": "4.7.0", + "eslint-plugin-vue": "4.7.1", "eventemitter3": "3.1.0", "exif-js": "2.3.0", "file-loader": "1.1.11", |