From ee1239fabcfed4807503531c3e91d7d1ccc7cff5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 10:28:29 -0700 Subject: [PATCH] Bump @types/echarts from 4.9.18 to 4.9.19 in /client/web/antrea-ui (#98) Bumps [@types/echarts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/echarts) from 4.9.18 to 4.9.19. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/echarts) --- updated-dependencies: - dependency-name: "@types/echarts" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- client/web/antrea-ui/package.json | 2 +- client/web/antrea-ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/client/web/antrea-ui/package.json b/client/web/antrea-ui/package.json index b1393c19..52a0b607 100644 --- a/client/web/antrea-ui/package.json +++ b/client/web/antrea-ui/package.json @@ -13,7 +13,7 @@ "@types/base-64": "^1.0.0", "@types/d3": "^7.4.1", "@types/d3-graphviz": "^2.6.7", - "@types/echarts": "^4.9.16", + "@types/echarts": "^4.9.19", "@types/node": "^20.5.0", "@types/react": "^18.2.21", "@types/react-dom": "^18.2.0", diff --git a/client/web/antrea-ui/yarn.lock b/client/web/antrea-ui/yarn.lock index 3c9e74ab..e675227c 100644 --- a/client/web/antrea-ui/yarn.lock +++ b/client/web/antrea-ui/yarn.lock @@ -875,10 +875,10 @@ "@types/d3-transition" "*" "@types/d3-zoom" "*" -"@types/echarts@^4.9.16": - version "4.9.18" - resolved "https://registry.yarnpkg.com/@types/echarts/-/echarts-4.9.18.tgz#6a789192ae7e958e5e11b1efdeab0794a54d0a31" - integrity sha512-Qav4M1i1qmPemMywMnDGIbvIBB/9pdrDKLI1dyMho4Yz/ldCB3ry2zGeH0UhAhgmaoPgwYrCDo8xd1UeByz+rw== +"@types/echarts@^4.9.19": + version "4.9.19" + resolved "https://registry.yarnpkg.com/@types/echarts/-/echarts-4.9.19.tgz#6c50ccde9f4458edfc36a9c78f81511ec1853941" + integrity sha512-mtQzTmBFLQ1tyAmP667OTr7oOceyfqHRMa0tkIj9FBOKYY0ggG6OGE4AfUtDw2gOuPEEw4vzD+y0OJWKi1IZHQ== dependencies: "@types/zrender" "*"