Skip to content

Commit

Permalink
Update vue monorepo to v2.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 14, 2019
1 parent a0de868 commit e48b07b
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"rxfire": "3.3.6",
"rxjs": "6.4.0",
"typescript-fsa-vuex": "3.0.2",
"vue": "2.6.6",
"vue": "2.6.9",
"vue-class-component": "^7.0.1",
"vue-property-decorator": "8.0.0",
"vue-proxy-component": "0.0.8",
Expand Down Expand Up @@ -71,7 +71,7 @@
"vue-auto-routing": "0.3.0",
"vue-cli-plugin-auto-routing": "0.2.1",
"vue-cli-plugin-storybook": "^0.5.2",
"vue-template-compiler": "2.6.6",
"vue-template-compiler": "2.6.9",
"zisui": "1.2.2"
},
"gitHooks": {
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12229,10 +12229,10 @@ vue-style-loader@^4.1.0:
hash-sum "^1.0.2"
loader-utils "^1.0.2"

vue-template-compiler@2.6.6:
version "2.6.6"
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.6.6.tgz#a807acbf3d51971d3721d75ecb1b927b517c1a02"
integrity sha512-OakxDGyrmMQViCjkakQFbDZlG0NibiOzpLauOfyCUVRQc9yPmTqpiz9nF0VeA+dFkXegetw0E5x65BFhhLXO0A==
vue-template-compiler@2.6.9:
version "2.6.9"
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.6.9.tgz#26600415ff81a7a241aebc2d4e0abaa0f1a07915"
integrity sha512-QgO0LSCdeH6zUMSgtqel+yDWsZWQPXiWBdFg9qzOhWfQL8vZ+ywinAzE04rm1XrWc+3SU0YAdWISlEgs/i8WWA==
dependencies:
de-indent "^1.0.2"
he "^1.1.0"
Expand All @@ -12241,10 +12241,10 @@ vue-template-es2015-compiler@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.6.0.tgz#dc42697133302ce3017524356a6c61b7b69b4a18"

vue@2.6.6:
version "2.6.6"
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.6.tgz#dde41e483c11c46a7bf523909f4f2f816ab60d25"
integrity sha512-Y2DdOZD8sxApS+iUlwv1v8U1qN41kq6Kw45lM6nVZKhygeWA49q7VCCXkjXqeDBXgurrKWkYQ9cJeEJwAq0b9Q==
vue@2.6.9:
version "2.6.9"
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.9.tgz#415c1cc1a5ed00c8f0acdd0a948139d12b7ea6b3"
integrity sha512-t1+tvH8hybPM86oNne3ZozCD02zj/VoZIiojOBPJLjwBn7hxYU5e1gBObFpq8ts1NEn1VhPf/hVXBDAJ3X5ljg==

vuetify@1.5.0:
version "1.5.0"
Expand Down

0 comments on commit e48b07b

Please sign in to comment.