From 851e0a89d7d344a37f559fb8576c8d822754deda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 13:58:55 +0800 Subject: [PATCH] build(deps-dev): bump @vant/cli from 3.10.4 to 3.10.5 (#8818) Bumps [@vant/cli](https://github.com/youzan/vant) from 3.10.4 to 3.10.5. - [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-patch ... 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 e57b6edb8..d1343d72a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1841,9 +1841,9 @@ integrity sha1-uaz4qATA1g9yG2kAaAKZQisAaxo= "@vant/cli@^3.10.4": - version "3.10.4" - resolved "https://registry.nlark.com/@vant/cli/download/@vant/cli-3.10.4.tgz?cache=0&sync_timestamp=1620303638267&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40vant%2Fcli%2Fdownload%2F%40vant%2Fcli-3.10.4.tgz#b786dcf32c24ddfc5bad71d3ddf8f1218ac0304a" - integrity sha1-t4bc8ywk3fxbrXHT3fjxIYrAMEo= + version "3.10.5" + resolved "https://registry.yarnpkg.com/@vant/cli/-/cli-3.10.5.tgz#c53598e40ecd633a908af4fcfbcfbfe58764b54c" + integrity sha512-VUkGmWRiOsbftE5zdLemfFi+t1ThoOx6tRiJ0HObtmSAksq/UPLpGAQoNztKIFJw1FK4gyhiL4gV81msXdpztA== dependencies: "@babel/core" "^7.12.10" "@babel/preset-env" "^7.12.11"