Skip to content

Commit 566567e

Browse files
committed
Update dependency vue-template-compiler to v2.6.12
1 parent 35568ac commit 566567e

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"@vue/cli-plugin-babel": "4.5.4",
1717
"@vue/cli-service": "4.5.4",
18-
"vue-template-compiler": "2.6.11",
18+
"vue-template-compiler": "2.6.12",
1919
"vuepress": "1.4.1"
2020
}
2121
}

yarn.lock

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9560,7 +9560,15 @@ vue-style-loader@^4.1.0, vue-style-loader@^4.1.2:
95609560
hash-sum "^1.0.2"
95619561
loader-utils "^1.0.2"
95629562

9563-
vue-template-compiler@2.6.11, vue-template-compiler@^2.6.10:
9563+
vue-template-compiler@2.6.12:
9564+
version "2.6.12"
9565+
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.6.12.tgz#947ed7196744c8a5285ebe1233fe960437fcc57e"
9566+
integrity sha512-OzzZ52zS41YUbkCBfdXShQTe69j1gQDZ9HIX8miuC9C3rBCk9wIRjLiZZLrmX9V+Ftq/YEyv1JaVr5Y/hNtByg==
9567+
dependencies:
9568+
de-indent "^1.0.2"
9569+
he "^1.1.0"
9570+
9571+
vue-template-compiler@^2.6.10:
95649572
version "2.6.11"
95659573
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.6.11.tgz#c04704ef8f498b153130018993e56309d4698080"
95669574
integrity sha512-KIq15bvQDrcCjpGjrAhx4mUlyyHfdmTaoNfeoATHLAiWB+MU3cx4lOzMwrnUh9cCxy0Lt1T11hAFY6TQgroUAA==

0 commit comments

Comments
 (0)