File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 34
34
"rollup-plugin-node-resolve" : " 5.2.0" ,
35
35
"rollup-plugin-terser" : " 5.2.0" ,
36
36
"rollup-plugin-vue" : " 5.1.9" ,
37
- "vue-template-compiler" : " 2.6.11 "
37
+ "vue-template-compiler" : " 2.6.12 "
38
38
},
39
39
"homepage" : " https://github.com/guillaumebriday/vue-scroll-progress-bar" ,
40
40
"license" : " MIT"
Original file line number Diff line number Diff line change @@ -3778,10 +3778,10 @@ vue-runtime-helpers@^1.1.2:
3778
3778
resolved "https://registry.yarnpkg.com/vue-runtime-helpers/-/vue-runtime-helpers-1.1.2.tgz#446b7b820888ab0c5264d2c3a32468e72e4100f3"
3779
3779
integrity sha512-pZfGp+PW/IXEOyETE09xQHR1CKkR9HfHZdnMD/FVLUNI+HxYTa82evx5WrF6Kz4s82qtqHvMZ8MZpbk2zT2E1Q==
3780
3780
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 ==
3785
3785
dependencies :
3786
3786
de-indent "^1.0.2"
3787
3787
he "^1.1.0"
You can’t perform that action at this time.
0 commit comments