Compare commits

...

2 Commits

Author SHA1 Message Date
dependabot[bot]
c7a81a0d74
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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-08 09:59:41 +08:00
dependabot[bot]
54aff04039
build(deps-dev): bump miniprogram-api-typings from 3.3.1 to 3.4.1 (#4331)
Bumps [miniprogram-api-typings](https://github.com/wechat-miniprogram/api-typings) from 3.3.1 to 3.4.1.
- [Release notes](https://github.com/wechat-miniprogram/api-typings/releases)
- [Changelog](https://github.com/wechat-miniprogram/api-typings/blob/master/CHANGELOG.md)
- [Commits](https://github.com/wechat-miniprogram/api-typings/compare/3.3.1...3.4.1)

---
updated-dependencies:
- dependency-name: miniprogram-api-typings
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-08 09:53:55 +08:00

View File

@ -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"
@ -11065,9 +11065,9 @@ minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.5:
integrity sha1-Z9ZgFLZqaoqqDAg8X9WN9OTpdgI=
miniprogram-api-typings@^3.1.6:
version "3.3.1"
resolved "https://registry.yarnpkg.com/miniprogram-api-typings/-/miniprogram-api-typings-3.3.1.tgz#1cc58437873fe01c1b4f382aa7630bd73d848c42"
integrity sha512-3MTHaLgcuaLlMiEIVn3OdzJjLKgZfkpV/KrwxUYIL/+4b4BM6TAFYcwsXmQH7edOG9AUwU7pkQESpzE0ZjpPUQ==
version "3.4.1"
resolved "https://registry.yarnpkg.com/miniprogram-api-typings/-/miniprogram-api-typings-3.4.1.tgz#17cef4c184d32b2e12e2deb5559d1c01c84fa891"
integrity sha512-kGUJ4zLgwzGyhtCOR2DTz8LTPkKJVek9OqspzGoMVcrmAKV76WqJ6sEOwJoQ1kO/VlTuXEKCu9+ZXB7hFKLcmw==
miniprogram-ci@^1.0.27:
version "1.2.3"