build(deps-dev): bump miniprogram-simulate from 1.4.3 to 1.4.4 (#4784)

Bumps [miniprogram-simulate](https://github.com/wechat-miniprogram/miniprogram-simulate) from 1.4.3 to 1.4.4.
- [Release notes](https://github.com/wechat-miniprogram/miniprogram-simulate/releases)
- [Commits](https://github.com/wechat-miniprogram/miniprogram-simulate/commits)

---
updated-dependencies:
- dependency-name: miniprogram-simulate
  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>
This commit is contained in:
dependabot[bot] 2022-02-03 10:45:54 +08:00 committed by GitHub
parent e17d8acb8c
commit c2d83f0956
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8091,10 +8091,10 @@ istanbul-reports@^3.0.2:
html-escaper "^2.0.0"
istanbul-lib-report "^3.0.0"
j-component@^1.4.5:
version "1.4.5"
resolved "https://registry.yarnpkg.com/j-component/-/j-component-1.4.5.tgz#9841a99d04b98c29591f425947d02538c952a950"
integrity sha512-Ve/mk7zJFacpA3qN99zIiAeoUWOWvoCdcNkHNeYETB5DpQKmmATOA9S2n4tGWO48igzkDBxkvBrpZJ3Dx5cC9A==
j-component@^1.4.6:
version "1.4.6"
resolved "https://registry.yarnpkg.com/j-component/-/j-component-1.4.6.tgz#e533399addea268aadb00876a2357c8c59a8b43c"
integrity sha512-yKugOAw8LmalSC9mFXsFf+q5WRUvqaeA0lnOiUJiBhyBCJGhbSLAqyfYv3+u5TQtQVVUrB691ocyJUNIuYkcmA==
dependencies:
expr-parser "^1.0.0"
miniprogram-api-typings "^3.2.2"
@ -9546,12 +9546,12 @@ miniprogram-exparser@2.15.0:
integrity sha512-W6aS1R3oVTwYw5hPguRqICFqx3wk2dtPAcwT6269WeWRjuQslbVPZRW/nlN16bg0NM5eQFmfU49PM6/PQ5DE8w==
miniprogram-simulate@^1.4.2:
version "1.4.3"
resolved "https://registry.yarnpkg.com/miniprogram-simulate/-/miniprogram-simulate-1.4.3.tgz#950f94cde0dd02fe4f5f52ec5c12d054baf1be3f"
integrity sha512-BxAWYxFO4l5rS6nLzsIor7nBo/CKtLP2hdVOG35QOwxUu0ZgsUnxa2m/ojSBNfMJnpFpU83iJQqindv4e3RM2Q==
version "1.4.4"
resolved "https://registry.yarnpkg.com/miniprogram-simulate/-/miniprogram-simulate-1.4.4.tgz#0d2f73c2181b6edc14bf477ee0cefadf5afb07db"
integrity sha512-CRbnmiBw1o2yUYtA39W8pErRiHWX2l+rA/BDGplXEXm/DqZQnVpNlNLf/ndiGluy6HnPfwWp9Rmc1q8feZUqFg==
dependencies:
csso "^3.5.1"
j-component "^1.4.5"
j-component "^1.4.6"
less "^3.10.3"
miniprogram-compiler latest
postcss "^7.0.23"