Skip to content

Commit

Permalink
fix(deps): update dependency vue-i18n to v8.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 16, 2021
1 parent afa89d7 commit 6e31c02
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 @@ -37,7 +37,7 @@
"chemicaltools": "1.2.22",
"register-service-worker": "1.7.2",
"vue": "2.6.14",
"vue-i18n": "8.24.4",
"vue-i18n": "8.25.0",
"vue-router": "3.5.1",
"vue2-storage": "5.1.0",
"vuetify": "2.5.3"
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11280,7 +11280,12 @@ vue-i18n-extract@1.0.2:
is-valid-glob "^1.0.0"
yargs "^13.2.2"

vue-i18n@8.24.4, vue-i18n@^8.17.0:
vue-i18n@8.25.0:
version "8.25.0"
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.25.0.tgz#1037d9295fa2845a230b771de473481edb2cfc4c"
integrity sha512-ynhcL+PmTxuuSE1T10htiSXzjBozxYIE3ffbM1RfgAkVbr/v1SP+9Mi/7/uv8ZVV1yGuKjFAYp9BXq+X7op6MQ==

vue-i18n@^8.17.0:
version "8.24.4"
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.24.4.tgz#b158614c1df7db183d9cadddbb73e1d540269492"
integrity sha512-RZE94WUAGxEiBAANxQ0pptbRwDkNKNSXl3fnJslpFOxVMF6UkUtMDSuYGuW2blDrVgweIXVpethOVkYoNNT9xw==
Expand Down

0 comments on commit 6e31c02

Please sign in to comment.