Skip to content

Commit 3f02184

Browse files
committed
bump vue-i18n-next
1 parent 08d4fce commit 3f02184

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"json5": "^2.1.1",
3030
"loader-utils": "^2.0.0",
3131
"prettier": "^2.0.5",
32-
"vue-i18n": "^9.0.0-alpha.8"
32+
"vue-i18n": "^9.0.0-alpha.9"
3333
},
3434
"devDependencies": {
3535
"@types/flat": "^5.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8969,10 +8969,10 @@ vue-eslint-parser@^5.0.0:
89698969
esquery "^1.0.1"
89708970
lodash "^4.17.11"
89718971

8972-
vue-i18n@^9.0.0-alpha.8:
8973-
version "9.0.0-alpha.8"
8974-
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-9.0.0-alpha.8.tgz#0cc7f49fc0f7a3e73a8167a55f734f24e5cca2f5"
8975-
integrity sha512-3r8id+e4kR0kMmRomi2i0GdU3cniVPUu4S3fdEMwpRRITTxbjWSFKTM9IKFk5oC0O961bkhPY/UONURssE3sSw==
8972+
vue-i18n@^9.0.0-alpha.9:
8973+
version "9.0.0-alpha.9"
8974+
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-9.0.0-alpha.9.tgz#38662658e2464893a851475c067710d529ef037c"
8975+
integrity sha512-4yNTlwUVJRB7C5HOW7l3s4HLWNTEU4Xy1LAa4OfWY0HNYvQ3qi2c55bZvvTmTpFm6I6TKjRWAZC+VFoaSGfrdQ==
89768976

89778977
vue-loader@^16.0.0-beta.3:
89788978
version "16.0.0-beta.3"

0 commit comments

Comments
 (0)