Skip to content

Commit

Permalink
build(deps): update echarts requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [echarts](https://github.com/apache/echarts) to permit the latest version.
- [Release notes](https://github.com/apache/echarts/releases)
- [Commits](apache/echarts@5.4.1...5.5.0)

---
updated-dependencies:
- dependency-name: echarts
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 28, 2024
1 parent 546d48a commit 6f7f3f4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
],
"dependencies": {
"d3-array": "^1.2.0",
"echarts": "^5.4.1",
"echarts": "^5.5.0",
"lodash": "^4.17.21",
"moment": "^2.30.1"
},
Expand Down

0 comments on commit 6f7f3f4

Please sign in to comment.