Skip to content

Commit

Permalink
Update vue monorepo to v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 4, 2019
1 parent aa409ec commit 760ecd9
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 @@ -18,7 +18,7 @@
"axios": "0.18.0",
"js-base64": "2.5.1",
"toml": "2.3.6",
"vue": "2.5.22",
"vue": "2.6.0",
"vue-i18n": "8.8.0",
"vue-json-tree-view": "2.1.4",
"vue-markdown": "2.2.4",
Expand Down Expand Up @@ -82,7 +82,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.0",
"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 @@ -9790,10 +9790,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 "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.5.22.tgz#c3d3c02c65f1908205c4fbd3b0ef579e51239955"
integrity sha512-1VTw/NPTUeHNiwhkq6NkFzO7gYLjFCueBN0FX8NEiQIemd5EUMQ5hxrF7O0zCPo5tae+U9S/scETPea+hIz8Eg==
vue-template-compiler@2.6.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.6.0.tgz#02bb9a7c0cc88721c8dc0580bdf15f0588149d4a"
integrity sha512-rHay+P7aUNm75R7SaXvWFWWI6IB3sq9BX+n7awQSYXFXHUpaCOtlrkrfJomIxBvG2f96eIFQOexslvKxPy5l4g==
dependencies:
de-indent "^1.0.2"
he "^1.1.0"
Expand All @@ -9813,10 +9813,10 @@ vue-tour@1.1.0:
popper.js "^1.14.4"
vue "^2.5.17"

vue@2.5.22:
version "2.5.22"
resolved "https://registry.yarnpkg.com/vue/-/vue-2.5.22.tgz#3bf88041af08b8539c37b268b70ca79245e9cc30"
integrity sha512-pxY3ZHlXNJMFQbkjEgGVMaMMkSV1ONpz+4qB55kZuJzyJOhn6MSy/YZdzhdnumegNzVTL/Dn3Pp4UrVBYt1j/g==
vue@2.6.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.0.tgz#d5eeb08b3b10f338f25760fd83019db2153fbcfb"
integrity sha512-QSKHpmV17wqDmS5jVCc8X9LyTcCCQP4M1RTRpLBO+hRveePduJaGz1FGjVpRVcE6cKYbhsooz6RW7GWLGNjKGg==

vue@^2.5.16:
version "2.5.17"
Expand Down

0 comments on commit 760ecd9

Please sign in to comment.