From c03c6db0e0cf08ae6b5fe47ef2c9e9c0baa9fb24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jun 2021 05:10:33 +0000 Subject: [PATCH] Bump @types/echarts from 4.9.7 to 4.9.8 Bumps [@types/echarts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/echarts) from 4.9.7 to 4.9.8. - [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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 836035a9..efc64b5c 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "vuex-class": "^0.3.2" }, "devDependencies": { - "@types/echarts": "^4.9.7", + "@types/echarts": "^4.9.8", "@types/jest": "^26.0.22", "@typescript-eslint/eslint-plugin": "^2.33.0", "@typescript-eslint/parser": "^4.26.0", diff --git a/yarn.lock b/yarn.lock index 94df2fca..41304dd4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1345,10 +1345,10 @@ dependencies: "@types/node" "*" -"@types/echarts@^4.9.7": - version "4.9.7" - resolved "https://registry.yarnpkg.com/@types/echarts/-/echarts-4.9.7.tgz#4437fb503111f5b1ed7961e7b95c7ed09a4844a3" - integrity sha512-+klqEur0+bh1UjR6EpGE023vxpqzPSk58X5JwVEIBu0NOYMaMPKeM/TMnbL43BlDUZv4xttZFdeDdOtFk/YwzQ== +"@types/echarts@^4.9.8": + version "4.9.8" + resolved "https://registry.yarnpkg.com/@types/echarts/-/echarts-4.9.8.tgz#a69779ca4755eb29b61387af4e15ec324623f866" + integrity sha512-ViycwegdqQ+cDPgXtcTOklt3L59QfcKraSbUiHJ3KoaOptZQtWs2+hB9NCLN1UerB5i5a6wlUBprtwnNm5qIfQ== dependencies: "@types/zrender" "*"