Skip to content

Commit

Permalink
fix(deps): update dependency vue-i18n to v8.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 11, 2021
1 parent 555ef67 commit 28c7583
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.24.0",
"vue-i18n": "8.24.1",
"vue-router": "3.5.1",
"vue2-storage": "5.0.0",
"vuetify": "2.4.6"
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13062,7 +13062,12 @@ vue-i18n-extract@1.0.2:
is-valid-glob "^1.0.0"
yargs "^13.2.2"

vue-i18n@8.24.0, vue-i18n@^8.17.0:
vue-i18n@8.24.1:
version "8.24.1"
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.24.1.tgz#c3582bd61bb3a978f00c75e1ac850efc89b3916f"
integrity sha512-iqM+npjvI9SGOAYkw1Od/y4O74gpvn5WOHeb3K125TmDJssvR62tDMMLIasPmKNbePZ1BMZ6d5jOBsrB/cK8Lw==

vue-i18n@^8.17.0:
version "8.24.0"
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.24.0.tgz#f4a4fe553738f101a672f4da06a14942d1e64fc4"
integrity sha512-tRVmPN36Dv+fLeZW5AzoNsZwjV2y2+UdHROaTewUgSG2YLjOj4dFmai4T5PPZtIdRnDnUdwbAwdufCG6fPSegA==
Expand Down

0 comments on commit 28c7583

Please sign in to comment.