Skip to content

Commit

Permalink
feat: Upgrade vue-i18n to v8.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
paulgv committed Apr 27, 2019
1 parent 93ed23f commit 29f7f54
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 @@ -47,7 +47,7 @@
"acorn-walk": "^6.1.1",
"cookie": "^0.3.1",
"js-cookie": "^2.2.0",
"vue-i18n": "^8.8.2",
"vue-i18n": "^8.11.1",
"vue-i18n-extensions": "^0.2.1"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12336,10 +12336,10 @@ vue-i18n-extensions@^0.2.1:
resolved "https://registry.yarnpkg.com/vue-i18n-extensions/-/vue-i18n-extensions-0.2.1.tgz#86ebea45a1f9c9594cd124f264e107aea193d7dd"
integrity sha512-xBrItI7bEwBnG7eAlnyUARP41JYYn2+ABMR8q1Yh5FM9hHCbs4XPZwG+4+FPeIZ6b5gYk4YUP//m+fWiuU9z9A==

vue-i18n@^8.8.2:
version "8.10.0"
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.10.0.tgz#e95f215b5548bedf5610c14506acb3438717b6bd"
integrity sha512-n2A9Q5dbwk3q4r6cOdT5jJaMb/mV4JtkNmgSiUNtoDp+N00bQHzpALM2XRyNzu7WZSHyi10/wBrNKl0unNKpVg==
vue-i18n@^8.11.1:
version "8.11.1"
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.11.1.tgz#1a17792d6d2d7abf41444c256f232507a91cbd30"
integrity sha512-WYya3lQRpopoeTHfXbBsb6awRUknoka2ZzrrOI1BlmT4GXQF3iaflaCXNmGUhKJIvqPB/HszYgz4p5qSw97DMw==

vue-loader@^15.2.4, vue-loader@^15.7.0:
version "15.7.0"
Expand Down

0 comments on commit 29f7f54

Please sign in to comment.