Bump vue-i18n from 8.24.5 to 8.25.0

Bumps [vue-i18n](https://github.com/kazupon/vue-i18n) from 8.24.5 to 8.25.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.24.5...v8.25.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]
2021-07-19 03:01:42 +00:00
committed by GitHub
parent e959dbc6e0
commit afc21844b5
2 changed files with 6 additions and 6 deletions

View File

@@ -20,7 +20,7 @@
"postcss": "^8.3",
"uiv": "^1.2",
"vue": "^2.6",
"vue-i18n": "^8.24",
"vue-i18n": "^8.25",
"vue-loader": "^15.9.7",
"vue-template-compiler": "^2.6"
}