Skip to content

Commit

Permalink
fix(deps): update dependency vue-i18n to v8.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 24, 2021
1 parent f16df1d commit cd98380
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.12",
"vue-i18n": "8.22.4",
"vue-i18n": "8.23.0",
"vue-router": "3.5.1",
"vue2-storage": "5.0.0",
"vuetify": "2.4.5"
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13005,7 +13005,12 @@ vue-i18n-extract@1.0.2:
is-valid-glob "^1.0.0"
yargs "^13.2.2"

vue-i18n@8.22.4, vue-i18n@^8.17.0:
vue-i18n@8.23.0:
version "8.23.0"
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.23.0.tgz#4a65681a1dfe716d47e1d00ddbd6e0b88ea36735"
integrity sha512-mXgniaumwca8tKdp55fmvqIcW658vQQXq0zEyRHp8sgZ6t+Md+Whhu6CCPg9/erVNlvpKzsGsucGjt2N8GrFCA==

vue-i18n@^8.17.0:
version "8.22.4"
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.22.4.tgz#255cbdab4ffa7337c5819b82dd171208af74e385"
integrity sha512-XLI5s0AdqMP2Lf4I4CmdmOq8kjb5DDFGR77wAuxCfpEuYSfhTRyyx6MetgZMiL6Lxa0DasjBOiOcciU3NkL3/Q==
Expand Down

1 comment on commit cd98380

@vercel
Copy link

@vercel vercel bot commented on cd98380 Feb 24, 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.