Skip to content

Commit c8a646e

Browse files
fix(deps): bump vue-i18n from 8.22.4 to 8.27.1
Bumps [vue-i18n](https://github.com/kazupon/vue-i18n) from 8.22.4 to 8.27.1. - [Release notes](https://github.com/kazupon/vue-i18n/releases) - [Changelog](https://github.com/kazupon/vue-i18n/blob/v8.x/CHANGELOG.md) - [Commits](kazupon/vue-i18n@v8.22.4...v8.27.1) --- updated-dependencies: - dependency-name: vue-i18n dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1753614 commit c8a646e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"core-js": "^3.8.3",
3030
"echarts": "^5.0.1",
3131
"nuxt": "^2.14.12",
32-
"vue-i18n": "^8.22.4"
32+
"vue-i18n": "^8.27.1"
3333
},
3434
"devDependencies": {
3535
"@commitlint/cli": "^11.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11963,10 +11963,10 @@ vue-hot-reload-api@^2.3.0:
1196311963
resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz#532955cc1eb208a3d990b3a9f9a70574657e08f2"
1196411964
integrity sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog==
1196511965

11966-
vue-i18n@^8.22.4:
11967-
version "8.22.4"
11968-
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.22.4.tgz#255cbdab4ffa7337c5819b82dd171208af74e385"
11969-
integrity sha512-XLI5s0AdqMP2Lf4I4CmdmOq8kjb5DDFGR77wAuxCfpEuYSfhTRyyx6MetgZMiL6Lxa0DasjBOiOcciU3NkL3/Q==
11966+
vue-i18n@^8.27.1:
11967+
version "8.27.1"
11968+
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.27.1.tgz#fe660f6c14793ae404d6a715875d772594a3324f"
11969+
integrity sha512-lWrGm4F25qReJ7XxSnFVb2h3PfW54ldnM4C+YLBGGJ75+Myt/kj4hHSTKqsyDLamvNYpvINMicSOdW+7yuqgIQ==
1197011970

1197111971
vue-jest@^3.0.4:
1197211972
version "3.0.7"

0 commit comments

Comments
 (0)