From ba4a28c3d86b1313a6375b6c4f989335a8a9a528 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Jun 2021 20:09:01 +0800 Subject: [PATCH] build(deps-dev): bump @vant/cli from 3.10.9 to 3.11.0 (#8939) 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 9facdcc41..bab748077 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1884,9 +1884,9 @@ integrity sha1-uaz4qATA1g9yG2kAaAKZQisAaxo= "@vant/cli@^3.10.9": - 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"