summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2018-11-22 05:28:39 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2018-11-22 05:28:39 +0900
commitce4feae73152e7f17dfc8386fad9e68a4f59885a (patch)
treecac38434f8d1601e80552810b02c1136c123da7c /package.json
parentRemove unneccesary cast (#3355) (diff)
downloadmisskey-ce4feae73152e7f17dfc8386fad9e68a4f59885a.tar.gz
misskey-ce4feae73152e7f17dfc8386fad9e68a4f59885a.tar.bz2
misskey-ce4feae73152e7f17dfc8386fad9e68a4f59885a.zip
Update vue-i18n requirement from 8.3.1 to 8.3.2 (#3372)
Updates the requirements on [vue-i18n](https://github.com/kazupon/vue-i18n) to permit the latest version. - [Release notes](https://github.com/kazupon/vue-i18n/releases) - [Changelog](https://github.com/kazupon/vue-i18n/blob/dev/CHANGELOG.md) - [Commits](https://github.com/kazupon/vue-i18n/commits/v8.3.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8db75c17f7..4061ca5595 100644
--- a/package.json
+++ b/package.json
@@ -220,7 +220,7 @@
"vue-color": "2.7.0",
"vue-content-loading": "1.5.3",
"vue-cropperjs": "2.2.2",
- "vue-i18n": "8.3.1",
+ "vue-i18n": "8.3.2",
"vue-js-modal": "1.3.26",
"vue-loader": "15.4.2",
"vue-marquee-text-component": "1.1.0",