Skip to content

Commit fdad388

Browse files
authored
Merge pull request #30 from Himenon/renovate/pin-dependencies
chore(deps): pin dependency vue to 2.6.11
2 parents 6dc731c + 8933b98 commit fdad388

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@path-tree/collection": "^0.3.0"
2626
},
2727
"devDependencies": {
28-
"vue": "^2.6.11"
28+
"vue": "2.6.11"
2929
},
3030
"publishConfig": {
3131
"access": "public"

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13066,7 +13066,7 @@ vm-browserify@^1.0.1:
1306613066
resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.2.tgz#78641c488b8e6ca91a75f511e7a3b32a86e5dda0"
1306713067
integrity sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==
1306813068

13069-
vue@^2.6.11:
13069+
vue@2.6.11:
1307013070
version "2.6.11"
1307113071
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.11.tgz#76594d877d4b12234406e84e35275c6d514125c5"
1307213072
integrity sha512-VfPwgcGABbGAue9+sfrD4PuwFar7gPb1yl1UK1MwXoQPAw0BKSqWfoYCT/ThFrdEVWoI51dBuyCoiNU9bZDZxQ==

0 commit comments

Comments
 (0)