Skip to content

Commit

Permalink
Merge pull request #164 from unarxiv/renovate/vue-i18n-8.x
Browse files Browse the repository at this point in the history
Update dependency vue-i18n to v8.5.0
  • Loading branch information
Xiaozhe Yao authored Dec 19, 2018
2 parents 9a11a8a + c569e15 commit f86dd67
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"js-base64": "2.5.0",
"toml": "2.3.3",
"vue": "2.5.17",
"vue-i18n": "8.4.0",
"vue-i18n": "8.5.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
Original file line number Diff line number Diff line change
Expand Up @@ -8989,10 +8989,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.4.0:
version "8.4.0"
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.4.0.tgz#bc3437ff8f5f389c57235ced602e9d7bfd87995c"
integrity sha512-MiBI1v2pY22aAEbNrcy7GX9qigoUQE9PbmrAydrBuYNRwn0RbD1RZpMemtmGW3Ju6LBA1yn7TZOPa3lxWrT0Eg==
vue-i18n@8.5.0:
version "8.5.0"
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.5.0.tgz#e6679b7fd1a13124c05565dabc28302b7cc23af0"
integrity sha512-2wz2E9iFeFZ2zAimbZwzU8X/e27fW3UvwVMHox74dp8RXexs6GfW93LU1kttgsmA/06/WjQlSK60NCMkNX6Y6A==

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

0 comments on commit f86dd67

Please sign in to comment.