Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Commit

Permalink
Update dependency vue-i18n to v8.26.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 28, 2021
1 parent c9e125a commit e353165
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"core-js": "3.20.0",
"register-service-worker": "1.7.2",
"vue": "2.6.14",
"vue-i18n": "8.26.7",
"vue-i18n": "8.26.8",
"vue-router": "3.5.3"
},
"devDependencies": {
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10661,7 +10661,12 @@ vue-i18n-extract@1.0.2:
is-valid-glob "^1.0.0"
yargs "^13.2.2"

vue-i18n@8.26.7, vue-i18n@^8.17.0:
vue-i18n@8.26.8:
version "8.26.8"
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.26.8.tgz#afe936adbf96ff0e9808e04845b8f41cc21c666f"
integrity sha512-BN2OXolO15AKS95yNF8oOtARibaO6RxyKkAYNV4XpOmL7S4eVZYMIDtyvDv+XGZaiUmBJSH9mdNqzexvGMnK2A==

vue-i18n@^8.17.0:
version "8.26.7"
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.26.7.tgz#adfd48373449fe31438c48e3b3bd43044dc3a681"
integrity sha512-7apa5PvRg1YCLoraE3lOgpCG8hJGupLCtywQWedWsgBbvF0TOgFvhitqK9xRH0PBGG1G8aiJz9oklyNDFfDxLg==
Expand Down

0 comments on commit e353165

Please sign in to comment.