From a3914259e2cd8970a1ead340bdd4a280c95925ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 17:52:48 +0800 Subject: [PATCH] build(deps-dev): bump @vant/cli from 3.10.2 to 3.10.3 (#8636) Bumps [@vant/cli](https://github.com/youzan/vant) from 3.10.2 to 3.10.3. - [Release notes](https://github.com/youzan/vant/releases) - [Commits](https://github.com/youzan/vant/commits) 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 5e48bef4d..21680f84d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1842,9 +1842,9 @@ integrity sha512-MmXTuSh6YYWSvC112iK2/rZhEfe+3vfh6G9TD1sOTOrtw+H9bAnw8ZOiHdkL6hTUCXV+AJEDbFyFsNLpJxqkoA== "@vant/cli@^3.10.2": - version "3.10.2" - resolved "https://registry.nlark.com/@vant/cli/download/@vant/cli-3.10.2.tgz?cache=0&sync_timestamp=1618831336137&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40vant%2Fcli%2Fdownload%2F%40vant%2Fcli-3.10.2.tgz#b5766a2ab136694543d86d102168ab981acfadff" - integrity sha1-tXZqKrE2aUVD2G0QIWirmBrPrf8= + version "3.10.3" + resolved "https://registry.yarnpkg.com/@vant/cli/-/cli-3.10.3.tgz#021d9a136e9be81c5aa51da0fe1ef61410460bf6" + integrity sha512-Y9oBGZ26pr5J/B3ygSsOT34WllmTS/UaUklmE98DjehuT8hCI9luqeJr8ZQRhVd3WJic5m14Zgv4MxAw7sdM1w== dependencies: "@babel/core" "^7.12.10" "@babel/preset-env" "^7.12.11"