Skip to content

Commit

Permalink
Update vue monorepo to v2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 5, 2019
1 parent aa409ec commit 07fb04d
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.2",
"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.2",
"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.2:
version "2.6.2"
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.6.2.tgz#6230abf7ca92d565b7471c0cc3f54d5b12aa48e7"
integrity sha512-2dBKNCtBPdx1TFef7T4zwF8IjOx2xbMNryCtFzneP+XIonJwOtnkq4s1mhKv8W79gXcGINQWtuaxituGAcuSnA==
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.2:
version "2.6.2"
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.2.tgz#1cc9c9c8f7ba8df45e9b97c284947de78b76301c"
integrity sha512-NZAb0H+t3/99g2nygURcEJ+ncvzNLPiEiFI5MGhc1Cjsw5uYprF+Ol7SOd1RXPcmVVzK7jUBl0th2tNgt+VQDg==

vue@^2.5.16:
version "2.5.17"
Expand Down

0 comments on commit 07fb04d

Please sign in to comment.