Bump vue-i18n from 8.26.8 to 8.27.0

Bumps [vue-i18n](https://github.com/kazupon/vue-i18n) from 8.26.8 to 8.27.0.
- [Release notes](https://github.com/kazupon/vue-i18n/releases)
- [Changelog](https://github.com/kazupon/vue-i18n/blob/v8.x/CHANGELOG.md)
- [Commits](https://github.com/kazupon/vue-i18n/compare/v8.26.8...v8.27.0)

---
updated-dependencies:
- dependency-name: vue-i18n
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-01-24 03:02:26 +00:00
committed by GitHub
parent 7d48ab5671
commit 17022c1174
2 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
"postcss": "^8.4",
"uiv": "^1.4",
"vue": "^2.6",
"vue-i18n": "^8.26",
"vue-i18n": "^8.27",
"vue-loader": "^15",
"vue-template-compiler": "^2.6"
}