From c7a81a0d7432fdb12b11fde809d20c941b5fdbdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jul 2021 09:59:41 +0800 Subject: [PATCH] build(deps-dev): bump @vant/cli from 3.11.0 to 3.11.1 (#4332) Bumps [@vant/cli](https://github.com/youzan/vant) from 3.11.0 to 3.11.1. - [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 0d9f55e5..f898f324 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3215,9 +3215,9 @@ eslint-visitor-keys "^2.0.0" "@vant/cli@^3.10.3": - version "3.11.0" - resolved "https://registry.yarnpkg.com/@vant/cli/-/cli-3.11.0.tgz#95812fd72f15c844b2a81f974e85901219a599ec" - integrity sha512-MERBUKZlJvbQT8JJVKkoxL0z532uXHnT5lfs9puszi9uvxLV042PuTm2eF/CAz5mwV5jEZyTapMTZBpmOfLuUA== + version "3.11.1" + resolved "https://registry.yarnpkg.com/@vant/cli/-/cli-3.11.1.tgz#131977e0df7522ff845fa2c8f6304abfd7d33f73" + integrity sha512-tGvXjOKQZfJC/AqGz8W17ONdaYliqqKAz0ZK/fWb7B2vYIYtpLUdaLL/qhU5NYsrJuddC0jQ6XnBzR1lTER0+A== dependencies: "@babel/core" "^7.14.5" "@babel/preset-env" "^7.14.5"