Skip to content

Commit 410a652

Browse files
build(deps-dev): bump miniprogram-api-typings from 3.12.2 to 4.1.2
Bumps [miniprogram-api-typings](https://github.com/wechat-miniprogram/api-typings) from 3.12.2 to 4.1.2. - [Changelog](https://github.com/wechat-miniprogram/api-typings/blob/master/CHANGELOG.md) - [Commits](wechat-miniprogram/api-typings@v3.12.2...v4.1.2) --- updated-dependencies: - dependency-name: miniprogram-api-typings dependency-version: 4.1.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b7b1d5f commit 410a652

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"jest": "^27.3.1",
5656
"lint-staged": "^13.0.3",
5757
"merge2": "^1.4.1",
58-
"miniprogram-api-typings": "^3.1.6",
58+
"miniprogram-api-typings": "^4.1.2",
5959
"miniprogram-ci": "^1.6.1",
6060
"miniprogram-simulate": "^1.4.2",
6161
"stylelint": "13.13.1",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8887,11 +8887,16 @@ minimist@^1.2.5:
88878887
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
88888888
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
88898889

8890-
miniprogram-api-typings@^3.1.6, miniprogram-api-typings@^3.2.2:
8890+
miniprogram-api-typings@^3.2.2:
88918891
version "3.12.2"
88928892
resolved "https://registry.yarnpkg.com/miniprogram-api-typings/-/miniprogram-api-typings-3.12.2.tgz#88f9a43e5a7ab9162d848feee0e876f9bae52585"
88938893
integrity sha512-OJB2uVAfhycX4teG/zEVpoThushQqLOx946XACDpVc6OQydiJWjn7djVzvNCbv0VOA7sbHGPQp/RkXD9vMCDEw==
88948894

8895+
miniprogram-api-typings@^4.1.2:
8896+
version "4.1.2"
8897+
resolved "https://registry.yarnpkg.com/miniprogram-api-typings/-/miniprogram-api-typings-4.1.2.tgz#69d571f4dcd684dfe345e371157e19bde74045d7"
8898+
integrity sha512-VmIgxal0GU3nHwsH2UNaRh8jNHG/kauG08Z4W/qiJ1Iubvme48aE+q3grpT9ZLBArMKmSuKlsTq+uPPHSGr0rA==
8899+
88958900
miniprogram-ci@^1.6.1:
88968901
version "1.9.5"
88978902
resolved "https://registry.yarnpkg.com/miniprogram-ci/-/miniprogram-ci-1.9.5.tgz#4424721978f73405b29231f6f641bb89e4f21848"

0 commit comments

Comments
 (0)