Bump vue-i18n from 8.24.4 to 8.24.5

Bumps [vue-i18n](https://github.com/kazupon/vue-i18n) from 8.24.4 to 8.24.5.
- [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.4...v8.24.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-06-21 03:02:21 +00:00
committed by GitHub
parent 2fa927266f
commit 8ded52b3b3
2 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
"postcss": "^8.3",
"uiv": "^1.2",
"vue": "^2.6",
"vue-i18n": "^8.23",
"vue-i18n": "^8.24",
"vue-loader": "^15.9.5",
"vue-template-compiler": "^2.6"
}