Skip to content

Commit

Permalink
Merge pull request #208 from unarxiv/renovate/vue-i18n-8.x
Browse files Browse the repository at this point in the history
Update dependency vue-i18n to v8.8.0
  • Loading branch information
Xiaozhe Yao committed Jan 31, 2019
2 parents f62da71 + f5549e2 commit 9ae3c1b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions dashboard/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dashboard/package.json
Expand Up @@ -19,7 +19,7 @@
"js-base64": "2.5.1",
"toml": "2.3.6",
"vue": "2.5.22",
"vue-i18n": "8.7.0",
"vue-i18n": "8.8.0",
"vue-json-tree-view": "2.1.4",
"vue-markdown": "2.2.4",
"vue-router": "3.0.2",
Expand Down
8 changes: 4 additions & 4 deletions dashboard/yarn.lock
Expand Up @@ -9692,10 +9692,10 @@ vue-hot-reload-api@^2.2.0:
resolved "http://registry.npm.taobao.org/vue-hot-reload-api/download/vue-hot-reload-api-2.3.1.tgz#b2d3d95402a811602380783ea4f566eb875569a2"
integrity sha512-AA86yKZ5uOKz87/q1UpngEXhbRkaYg1b7HMMVRobNV1IVKqZe8oLIzo6iMocVwZXnYitlGwf2k4ZRLOZlS8oPQ==

vue-i18n@8.7.0:
version "8.7.0"
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.7.0.tgz#846269ad9d9c40c77479a540398d4024356fa4e1"
integrity sha512-qey+OyZSUIje0xJW8HZrvpIss1jW8yBBRe+0QlUn7HENU31m/+Med/u4pcwjoeCaErHU9WMscBEhqK5aAvvEEQ==
vue-i18n@8.8.0:
version "8.8.0"
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.8.0.tgz#9454bd44cc5a75912478a641cb87c1feeed2e944"
integrity sha512-1sRCZuTQYfM3LyG3avRI97mIFYYeflgSRLliP29cPLZkZDif4XK8iMmIGxZM6jQwACaEhKKEmzz7fzA8aW7iCg==

vue-jest@1.4.0:
version "1.4.0"
Expand Down

0 comments on commit 9ae3c1b

Please sign in to comment.