Skip to content

Commit

Permalink
Update vue-template-compiler from 2.5.11 to 2.5.12 in app/vue
Browse files Browse the repository at this point in the history
  • Loading branch information
dependencies-bot committed Dec 19, 2017
1 parent 6c65784 commit 4f4b0f2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,11 @@
"nodemon": "^1.13.3",
"vue": "^2.5.12",
"vue-loader": "^13.6.0",
"vue-template-compiler": "^2.5.11"
"vue-template-compiler": "^2.5.12"
},
"peerDependencies": {
"vue": "2.5.12",
"vue-loader": "13.6.0",
"vue-template-compiler": "2.5.11"
"vue-template-compiler": "2.5.12"
}
}
7 changes: 7 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11771,6 +11771,13 @@ vue-template-compiler@^2.5.11:
de-indent "^1.0.2"
he "^1.1.0"

vue-template-compiler@^2.5.12:
version "2.5.12"
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.5.12.tgz#c3fbf60eaecdef06f20f51ed24bc178e3dda57b1"
dependencies:
de-indent "^1.0.2"
he "^1.1.0"

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"
Expand Down

0 comments on commit 4f4b0f2

Please sign in to comment.