Skip to content

Commit

Permalink
fix(deps): update dependency vue-i18n to v8.26.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Dec 28, 2021
1 parent 2277eb1 commit 55a4d4e
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 @@ -37,7 +37,7 @@
"chemicaltools": "1.2.22",
"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",
"vue2-storage": "6.1.3",
"vuetify": "2.6.1"
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Expand Up @@ -11564,7 +11564,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

1 comment on commit 55a4d4e

@vercel
Copy link

@vercel vercel bot commented on 55a4d4e Dec 28, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.