Merge pull request #200 from cutls/dependabot/npm_and_yarn/app/vue-2.6.11

Bump vue from 2.6.10 to 2.6.11 in /app
This commit is contained in:
Cutls 2020-02-10 01:36:12 +09:00 committed by GitHub
commit 9ad0e3e2c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -61,7 +61,7 @@
"lodash": "^4.17.15", "lodash": "^4.17.15",
"sumchecker": "^3.0.1", "sumchecker": "^3.0.1",
"sweetalert2": "^9.7.2", "sweetalert2": "^9.7.2",
"vue": "^2.6.10" "vue": "^2.6.11"
}, },
"optionalDependencies": { "optionalDependencies": {
"font-manager": "0.3.0", "font-manager": "0.3.0",

View File

@ -2926,10 +2926,10 @@ verror@1.10.0:
core-util-is "1.0.2" core-util-is "1.0.2"
extsprintf "^1.2.0" extsprintf "^1.2.0"
vue@^2.6.10: vue@^2.6.11:
version "2.6.10" version "2.6.11"
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.10.tgz#a72b1a42a4d82a721ea438d1b6bf55e66195c637" resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.11.tgz#76594d877d4b12234406e84e35275c6d514125c5"
integrity sha512-ImThpeNU9HbdZL3utgMCq0oiMzAkt1mcgy3/E6zWC/G6AaQoeuFdsl9nDhTDU3X1R6FK7nsIUuRACVcjI+A2GQ== integrity sha512-VfPwgcGABbGAue9+sfrD4PuwFar7gPb1yl1UK1MwXoQPAw0BKSqWfoYCT/ThFrdEVWoI51dBuyCoiNU9bZDZxQ==
wcwidth@^1.0.1: wcwidth@^1.0.1:
version "1.0.1" version "1.0.1"