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

Commit

Permalink
Merge pull request #765 from MixinNetwork/dependabot/npm_and_yarn/vue…
Browse files Browse the repository at this point in the history
…-i18n-8.21.0

Bump vue-i18n from 8.20.0 to 8.21.0
  • Loading branch information
crossle authored Aug 14, 2020
2 parents 9523b65 + 5c6a441 commit 4c8e9ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"video.js": "^7.8.4",
"vue": "^2.6.11",
"vue-axios": "^2.1.5",
"vue-i18n": "^8.20.0",
"vue-i18n": "^8.21.0",
"vue-property-decorator": "^8.5.1",
"vue-router": "^3.4.3",
"vuex": "^3.5.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11961,10 +11961,10 @@ vue-hot-reload-api@^2.3.0:
resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz#532955cc1eb208a3d990b3a9f9a70574657e08f2"
integrity sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog==

vue-i18n@^8.20.0:
version "8.20.0"
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.20.0.tgz#c81b01d6541182b28565316cafe881b65a3c0f1b"
integrity sha512-ZiAOoeR4d/JtKpbjipx3I80ey7cYG1ki5gQ7HwzWm4YFio9brA15BEYHjalEoBaEfzF5OBEZP+Y2MvAaWnyXXg==
vue-i18n@^8.21.0:
version "8.21.0"
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.21.0.tgz#526450525fdbb9c877685b5ba6cb9573b73d3940"
integrity sha512-pKBq6Kg5hNacFHMFgPbpYsFlDIMRu4Ew/tpvTWns14CZoCxt7B3tmSNdrLruGMMivnJu1rhhRqsQqT6YwHkuQQ==

"vue-loader-v16@npm:vue-loader@^16.0.0-beta.3":
version "16.0.0-beta.5"
Expand Down

0 comments on commit 4c8e9ae

Please sign in to comment.