From 8bc08538b53e76d9c54bc2fa9195b642feeb0f30 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 15:34:26 +0900 Subject: [PATCH] chore(deps): update dependency @types/echarts to v4.9.21 (#132) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 83e787d9c..f8bda5326 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "devDependencies": { "@sentry/webpack-plugin": "2.7.1", "@testing-library/react": "12.1.5", - "@types/echarts": "4.9.19", + "@types/echarts": "4.9.21", "@types/eslint": "8.44.6", "@types/jest": "26.0.24", "@types/node": "16.18.58", diff --git a/yarn.lock b/yarn.lock index 695c394fa..cac34cd98 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2656,10 +2656,10 @@ resolved "https://registry.yarnpkg.com/@types/deep-freeze-strict/-/deep-freeze-strict-1.1.0.tgz#447a6a2576191344aa42310131dd3df5c41492c4" integrity sha512-fILflsS66kGQ4iIBzYoxuQCWK1wQdy/ooguTofUk0KSxA+G5ZzH8WdU8mf6IU+5cMBW+j9u+eh+7kv63R3O9Tw== -"@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== +"@types/echarts@4.9.21": + version "4.9.21" + resolved "https://registry.yarnpkg.com/@types/echarts/-/echarts-4.9.21.tgz#9626d0db7215cf51cbfe02a42c05d9d2834f243a" + integrity sha512-xUvHN2TbednNO3bybnG8GtOWU/f+/ouSlC9wO+704uiRlVtPEcLPfvfD24WqZ8uAXJ2dvlBLeB60WIlzv+Xajw== dependencies: "@types/zrender" "*"