Skip to content

Commit

Permalink
Update vue-template-compiler from 2.5.3 to 2.5.5 in examples/vue-kitc…
Browse files Browse the repository at this point in the history
…hen-sink
  • Loading branch information
dependencies-bot committed Nov 17, 2017
1 parent 631e66d commit c2b8f7d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion examples/vue-kitchen-sink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"vue-hot-reload-api": "^2.2.4",
"vue-loader": "^13.5.0",
"vue-style-loader": "^3.0.1",
"vue-template-compiler": "^2.5.3",
"vue-template-compiler": "^2.5.5",
"webpack": "^3.6.0",
"webpack-dev-server": "^2.9.3"
},
Expand Down
7 changes: 0 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11915,13 +11915,6 @@ vue-style-loader@^3.0.0, vue-style-loader@^3.0.1:
hash-sum "^1.0.2"
loader-utils "^1.0.2"

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

vue-template-compiler@^2.5.5:
version "2.5.5"
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.5.5.tgz#0cfb47c784f75500d94aa57d2220bb324b59fae0"
Expand Down

0 comments on commit c2b8f7d

Please sign in to comment.