Skip to content

Commit 52076e1

Browse files
committed
Update dependency vue-template-compiler to v2.6.12
1 parent 386054f commit 52076e1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"rollup-plugin-node-resolve": "5.2.0",
3535
"rollup-plugin-terser": "5.2.0",
3636
"rollup-plugin-vue": "5.1.9",
37-
"vue-template-compiler": "2.6.11"
37+
"vue-template-compiler": "2.6.12"
3838
},
3939
"homepage": "https://github.com/guillaumebriday/vue-scroll-progress-bar",
4040
"license": "MIT"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3778,10 +3778,10 @@ vue-runtime-helpers@^1.1.2:
37783778
resolved "https://registry.yarnpkg.com/vue-runtime-helpers/-/vue-runtime-helpers-1.1.2.tgz#446b7b820888ab0c5264d2c3a32468e72e4100f3"
37793779
integrity sha512-pZfGp+PW/IXEOyETE09xQHR1CKkR9HfHZdnMD/FVLUNI+HxYTa82evx5WrF6Kz4s82qtqHvMZ8MZpbk2zT2E1Q==
37803780

3781-
vue-template-compiler@2.6.11:
3782-
version "2.6.11"
3783-
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.6.11.tgz#c04704ef8f498b153130018993e56309d4698080"
3784-
integrity sha512-KIq15bvQDrcCjpGjrAhx4mUlyyHfdmTaoNfeoATHLAiWB+MU3cx4lOzMwrnUh9cCxy0Lt1T11hAFY6TQgroUAA==
3781+
vue-template-compiler@2.6.12:
3782+
version "2.6.12"
3783+
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.6.12.tgz#947ed7196744c8a5285ebe1233fe960437fcc57e"
3784+
integrity sha512-OzzZ52zS41YUbkCBfdXShQTe69j1gQDZ9HIX8miuC9C3rBCk9wIRjLiZZLrmX9V+Ftq/YEyv1JaVr5Y/hNtByg==
37853785
dependencies:
37863786
de-indent "^1.0.2"
37873787
he "^1.1.0"

0 commit comments

Comments
 (0)