Skip to content

Commit 42a4e4a

Browse files
Bump vue from 2.6.10 to 2.6.11 (#110)
Bumps [vue](https://github.com/vuejs/vue) from 2.6.10 to 2.6.11. - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](vuejs/vue@v2.6.10...v2.6.11) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 9eebe51 commit 42a4e4a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"sequence-parser": "^0.8.6",
100100
"split.js": "1.3.4",
101101
"svg-transform-loader": "^2.0.12",
102-
"vue": "^2.5.16",
102+
"vue": "^2.6.11",
103103
"vue-sequence": "^1.0.0",
104104
"vuex": "^3.0.1"
105105
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13891,10 +13891,10 @@ vue-sequence@^1.0.0:
1389113891
vue "^2.5.16"
1389213892
vuex "^3.0.1"
1389313893

13894-
vue@^2.5.16:
13895-
version "2.6.10"
13896-
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.10.tgz#a72b1a42a4d82a721ea438d1b6bf55e66195c637"
13897-
integrity sha512-ImThpeNU9HbdZL3utgMCq0oiMzAkt1mcgy3/E6zWC/G6AaQoeuFdsl9nDhTDU3X1R6FK7nsIUuRACVcjI+A2GQ==
13894+
vue@^2.5.16, vue@^2.6.11:
13895+
version "2.6.11"
13896+
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.11.tgz#76594d877d4b12234406e84e35275c6d514125c5"
13897+
integrity sha512-VfPwgcGABbGAue9+sfrD4PuwFar7gPb1yl1UK1MwXoQPAw0BKSqWfoYCT/ThFrdEVWoI51dBuyCoiNU9bZDZxQ==
1389813898

1389913899
vuex@^3.0.1:
1390013900
version "3.1.1"

0 commit comments

Comments
 (0)