build(deps-dev): bump miniprogram-simulate from 1.5.8 to 1.5.9

Bumps [miniprogram-simulate](https://github.com/wechat-miniprogram/miniprogram-simulate) from 1.5.8 to 1.5.9.
- [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>
This commit is contained in:
dependabot[bot] 2023-03-02 00:02:38 +00:00 committed by GitHub
parent d0d757a665
commit a3c5a99031
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8124,14 +8124,14 @@ iterate-value@^1.0.2:
es-get-iterator "^1.0.2"
iterate-iterator "^1.0.1"
j-component@^1.4.7:
version "1.4.7"
resolved "https://registry.yarnpkg.com/j-component/-/j-component-1.4.7.tgz#800c6da5d52488c8bc4ef6a09385d9d70cccfc12"
integrity sha512-9qUH83kWQf3OympyDYVpFYe7NAQDjN5ko6a5cGBksUO8c3cXCRZO3qLaw3q06biGCSdbEvsDkmktjfTt1jDUIA==
j-component@^1.4.9:
version "1.4.9"
resolved "https://registry.yarnpkg.com/j-component/-/j-component-1.4.9.tgz#c44d62b506df1d5d2156c68bd9408e5d18c74ec5"
integrity sha512-7TaTylECTW4sRaDLaj463sTj9BK6/3rSD67um47ypLPwtZW3wPwynCQ9sdnEJmTIw9Jfy2ZLKWiSDRdaINv50w==
dependencies:
expr-parser "^1.0.0"
miniprogram-api-typings "^3.2.2"
miniprogram-exparser "2.29.0"
miniprogram-exparser latest
jake@^10.8.5:
version "10.8.5"
@ -9551,18 +9551,18 @@ miniprogram-compiler@latest:
glob "^7.1.3"
unescape-js "^1.1.1"
miniprogram-exparser@2.29.0:
version "2.29.0"
resolved "https://registry.yarnpkg.com/miniprogram-exparser/-/miniprogram-exparser-2.29.0.tgz#ae7a21cfffb7361bd38d9cc0708d9d3a4da18d6c"
integrity sha512-U77WbauGN3JwQy07LnidSGeVZ1Pm73F5wL7PWHD+sqeu7jvu0YnFpcb6TLRXTlyFYRMUpEN1vELmBnD7BoJUIw==
miniprogram-exparser@latest:
version "2.29.1"
resolved "https://registry.yarnpkg.com/miniprogram-exparser/-/miniprogram-exparser-2.29.1.tgz#c8404b7182e7b1e7fb68e2d9d37abdae90db26b5"
integrity sha512-f2LUVYcQ5O664nOHhrEbtR//hlqln88dRY0mIwuRncJfuXMCdK9FBk0vzNDG6EgaaeTt3iGLeFQLRHlhYktkXw==
miniprogram-simulate@^1.4.2:
version "1.5.8"
resolved "https://registry.yarnpkg.com/miniprogram-simulate/-/miniprogram-simulate-1.5.8.tgz#1965dc894dd214148a7208cc248ed8c3317eb225"
integrity sha512-VJ+5g4L4S25L9vSMTBgTiwMN6CbBZ+Q44I6aXblg4XHxzbkd0g3smfFblfwkhYp9wMyPUXjFq+PmI4CtP7hgsg==
version "1.5.9"
resolved "https://registry.yarnpkg.com/miniprogram-simulate/-/miniprogram-simulate-1.5.9.tgz#427bf5040a239e3ab017a6e5b18079eca491318e"
integrity sha512-l/Ddm/L7tZ1I9/V86JnDJpM5fGqw53LieQIkuyIJyyC4/8lBjBQ0ziMCBwb+1EO2aKz4Uhlt4moT4PS/s9QAjQ==
dependencies:
csso "^3.5.1"
j-component "^1.4.7"
j-component "^1.4.9"
less "^3.10.3"
miniprogram-compiler latest
postcss "^7.0.23"