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

Commit

Permalink
Merge pull request #184 from incwadi-warehouse/renovate/vue-i18n-8.x
Browse files Browse the repository at this point in the history
Update dependency vue-i18n to v8.26.8
  • Loading branch information
abaldeweg committed Dec 28, 2021
2 parents d7dfe86 + b4c4dda commit a6161a8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -20,7 +20,7 @@
"js-cookie": "3.0.1",
"register-service-worker": "1.7.2",
"vue": "2.6.14",
"vue-i18n": "8.26.7",
"vue-i18n": "8.26.8",
"vue-meta": "2.4.0",
"vue-router": "3.5.3"
},
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Expand Up @@ -10823,7 +10823,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 a6161a8

Please sign in to comment.