Skip to content

Commit

Permalink
build(deps): bump echarts from 5.4.0 to 5.4.3
Browse files Browse the repository at this point in the history
Bumps [echarts](https://github.com/apache/echarts) from 5.4.0 to 5.4.3.
- [Release notes](https://github.com/apache/echarts/releases)
- [Commits](apache/echarts@5.4.0...5.4.3)

---
updated-dependencies:
- dependency-name: echarts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 1, 2023
1 parent 66713a8 commit 52b1807
Showing 1 changed file with 8 additions and 12 deletions.
20 changes: 8 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2729,11 +2729,12 @@ echarts-gl@^2.0.8:
zrender "^5.1.1"

echarts@^5.3.3:
version "5.4.0"
resolved "https://registry.yarnpkg.com/echarts/-/echarts-5.4.0.tgz#a9a8e5367293a397408d3bf3e2638b869249ce04"
version "5.4.3"
resolved "https://registry.yarnpkg.com/echarts/-/echarts-5.4.3.tgz#f5522ef24419164903eedcfd2b506c6fc91fb20c"
integrity sha512-mYKxLxhzy6zyTi/FaEbJMOZU1ULGEQHaeIeuMR5L+JnJTpz+YR03mnnpBhbR4+UYJAgiXgpyTVLffPAjOTLkZA==
dependencies:
tslib "2.3.0"
zrender "5.4.0"
zrender "5.4.4"

ee-first@1.1.1:
version "1.1.1"
Expand Down Expand Up @@ -6438,14 +6439,9 @@ yocto-queue@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"

zrender@5.4.0:
version "5.4.0"
resolved "https://registry.yarnpkg.com/zrender/-/zrender-5.4.0.tgz#d4f76e527b2e3bbd7add2bdaf27a16af85785576"
dependencies:
tslib "2.3.0"

zrender@^5.1.1, zrender@^5.3.2:
version "5.4.1"
resolved "https://registry.yarnpkg.com/zrender/-/zrender-5.4.1.tgz#892f864b885c71e1dc25dcb3c7a4ba42678d3f11"
zrender@5.4.4, zrender@^5.1.1, zrender@^5.3.2:
version "5.4.4"
resolved "https://registry.yarnpkg.com/zrender/-/zrender-5.4.4.tgz#8854f1d95ecc82cf8912f5a11f86657cb8c9e261"
integrity sha512-0VxCNJ7AGOMCWeHVyTrGzUgrK4asT4ml9PEkeGirAkKNYXYzoPJCLvmyfdoOXcjTHPs10OZVMfD1Rwg16AZyYw==
dependencies:
tslib "2.3.0"

0 comments on commit 52b1807

Please sign in to comment.