Skip to content

Commit

Permalink
Update vue monorepo to v2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 6, 2019
1 parent 322d5de commit 8171072
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"flexsearch": "^0.3.61",
"js-base64": "2.5.1",
"toml": "2.3.6",
"vue": "2.5.22",
"vue": "2.6.3",
"vue-i18n": "8.8.0",
"vue-json-tree-view": "2.1.4",
"vue-markdown": "2.2.4",
Expand Down Expand Up @@ -83,7 +83,7 @@
"vue-jest": "1.4.0",
"vue-loader": "13.7.3",
"vue-style-loader": "3.1.2",
"vue-template-compiler": "2.5.22",
"vue-template-compiler": "2.6.3",
"webpack": "3.12.0",
"webpack-bundle-analyzer": "2.13.1",
"webpack-dev-server": "2.11.3",
Expand Down
16 changes: 8 additions & 8 deletions dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9741,10 +9741,10 @@ vue-style-loader@3.1.2, vue-style-loader@^3.0.0:
hash-sum "^1.0.2"
loader-utils "^1.0.2"

vue-template-compiler@2.5.22:
version "2.5.22"
resolved "http://registry.npm.taobao.org/vue-template-compiler/download/vue-template-compiler-2.5.22.tgz#c3d3c02c65f1908205c4fbd3b0ef579e51239955"
integrity sha1-w9PALGXxkIIFxPvTsO9XnlEjmVU=
vue-template-compiler@2.6.3:
version "2.6.3"
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.6.3.tgz#fe76b7755b038889f5e887895745f0d2bce3f778"
integrity sha512-SQ3lJk7fwquz8fGac7MwvP9cEBZntokTWITaDrLC0zmyBKjcOfJtWZkMsv+2uSUBDD8kwz8Bsad9xmBWaNULhg==
dependencies:
de-indent "^1.0.2"
he "^1.1.0"
Expand All @@ -9764,10 +9764,10 @@ vue-tour@1.1.0:
popper.js "^1.14.4"
vue "^2.5.17"

vue@2.5.22:
version "2.5.22"
resolved "http://registry.npm.taobao.org/vue/download/vue-2.5.22.tgz#3bf88041af08b8539c37b268b70ca79245e9cc30"
integrity sha1-O/iAQa8IuFOcN7JotwynkkXpzDA=
vue@2.6.3:
version "2.6.3"
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.3.tgz#180017ba25b94a9864b2921db8644e1062ea82a0"
integrity sha512-yftjtahz4UTAtOlXXuw7UaYD86fWrMDAAzqTdqJJx2FIBqcPmBN6kPBHiBJFGaQELVblb5ijbFMXsx0i0F7q3g==

vue@^2.5.16, vue@^2.5.17:
version "2.6.2"
Expand Down

0 comments on commit 8171072

Please sign in to comment.