From f0ee82058859a34f816a9429f28879c2ba3fb307 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 23:09:49 +0000 Subject: [PATCH] build(deps-dev): bump miniprogram-api-typings from 3.8.1 to 3.9.0 Bumps [miniprogram-api-typings](https://github.com/wechat-miniprogram/api-typings) from 3.8.1 to 3.9.0. - [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.8.1...3.9.0) --- updated-dependencies: - dependency-name: miniprogram-api-typings dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 728ea4b0..7f184526 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9474,9 +9474,9 @@ minimist@^1.2.0, minimist@^1.2.5: integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q== miniprogram-api-typings@^3.1.6, miniprogram-api-typings@^3.2.2: - version "3.8.1" - resolved "https://registry.yarnpkg.com/miniprogram-api-typings/-/miniprogram-api-typings-3.8.1.tgz#1b8b732bb9035187a935ce622c6d8ad543432eed" - integrity sha512-AjuBYxghx3LZeTtWQ48TfDMxoACGRUA+NdPrgl+mPPNgi5g0YXn3sDELNHRw0LcjTxfqhVufwLL65AjwT+W+FQ== + version "3.9.0" + resolved "https://registry.yarnpkg.com/miniprogram-api-typings/-/miniprogram-api-typings-3.9.0.tgz#c04a6b7eae5585733b5f8787297f2b9f1b60abac" + integrity sha512-QCXHHW9H4XYazb8J9EMiFyaOWHXhBG4oehkQqi+76FJpKKIlpgL0ZkXxzJ2L+6T/c5OxKm7iegovKIQGVkZDLQ== miniprogram-ci@^1.6.1: version "1.9.3"