From ad4753988a3b8902413fdfa1f6d5b87c0efed979 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Jun 2021 20:54:38 +0800 Subject: [PATCH] build(deps-dev): bump @vant/cli from 3.10.9 to 3.11.0 (#4306) Bumps [@vant/cli](https://github.com/youzan/vant) from 3.10.9 to 3.11.0. - [Release notes](https://github.com/youzan/vant/releases) - [Commits](https://github.com/youzan/vant/commits) --- updated-dependencies: - dependency-name: "@vant/cli" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index f5333dc5..19fc40eb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3215,9 +3215,9 @@ eslint-visitor-keys "^2.0.0" "@vant/cli@^3.10.3": - version "3.10.9" - resolved "https://registry.yarnpkg.com/@vant/cli/-/cli-3.10.9.tgz#25d3459c37494faf907756939a2a5b8a34cb0ce6" - integrity sha512-id8EhYEpA+VM87F4h0TZg0Z8Oqm/bPKSd+SWZdjfxCSLtb5dRAgAOilnB/+pAbf6Kjr1ph+Msc9oTDDt0k7/qg== + version "3.11.0" + resolved "https://registry.yarnpkg.com/@vant/cli/-/cli-3.11.0.tgz#95812fd72f15c844b2a81f974e85901219a599ec" + integrity sha512-MERBUKZlJvbQT8JJVKkoxL0z532uXHnT5lfs9puszi9uvxLV042PuTm2eF/CAz5mwV5jEZyTapMTZBpmOfLuUA== dependencies: "@babel/core" "^7.14.5" "@babel/preset-env" "^7.14.5"