Skip to content

Commit 830dd4c

Browse files
dependabot-preview[bot]meteorlxy
authored andcommittedJan 19, 2021
fix(deps): bump vue from 2.6.10 to 2.6.12
Bumps [vue](https://github.com/vuejs/vue) from 2.6.10 to 2.6.12. - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](vuejs/vue@v2.6.10...v2.6.12) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 77c63d0 commit 830dd4c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
 

‎yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -13679,9 +13679,9 @@ vue-style-loader@^4.1.0:
1367913679
loader-utils "^1.0.2"
1368013680

1368113681
vue-template-compiler@^2.6.10:
13682-
version "2.6.10"
13683-
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.6.10.tgz#323b4f3495f04faa3503337a82f5d6507799c9cc"
13684-
integrity sha512-jVZkw4/I/HT5ZMvRnhv78okGusqe0+qH2A0Em0Cp8aq78+NK9TII263CDVz2QXZsIT+yyV/gZc/j/vlwa+Epyg==
13682+
version "2.6.12"
13683+
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.6.12.tgz#947ed7196744c8a5285ebe1233fe960437fcc57e"
13684+
integrity sha512-OzzZ52zS41YUbkCBfdXShQTe69j1gQDZ9HIX8miuC9C3rBCk9wIRjLiZZLrmX9V+Ftq/YEyv1JaVr5Y/hNtByg==
1368513685
dependencies:
1368613686
de-indent "^1.0.2"
1368713687
he "^1.1.0"
@@ -13697,9 +13697,9 @@ vue-toasted@^1.1.25:
1369713697
integrity sha512-GVbwInwnqkVxQ4GU/XYeQt1e0dAXL8sF5Hr1H/coCBbYUan5xP0G2mEz/HRDf1lt73rFQAN/bJcLTOKkqiM6tg==
1369813698

1369913699
vue@^2.6.10:
13700-
version "2.6.10"
13701-
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.10.tgz#a72b1a42a4d82a721ea438d1b6bf55e66195c637"
13702-
integrity sha512-ImThpeNU9HbdZL3utgMCq0oiMzAkt1mcgy3/E6zWC/G6AaQoeuFdsl9nDhTDU3X1R6FK7nsIUuRACVcjI+A2GQ==
13700+
version "2.6.12"
13701+
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.12.tgz#f5ebd4fa6bd2869403e29a896aed4904456c9123"
13702+
integrity sha512-uhmLFETqPPNyuLLbsKz6ioJ4q7AZHzD8ZVFNATNyICSZouqP2Sz0rotWQC8UNBF6VGSCs5abnKJoStA6JbCbfg==
1370313703

1370413704
vuepress-html-webpack-plugin@^3.2.0:
1370513705
version "3.2.0"

0 commit comments

Comments
 (0)
Please sign in to comment.