From a04aaac28f07b58fe68965e9a09296f3db755354 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 08:26:28 +0000 Subject: [PATCH] Bump @types/echarts from 4.6.6 to 4.8.0 Bumps [@types/echarts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/echarts) from 4.6.6 to 4.8.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/echarts) 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 dca9091d..07d1c4c2 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "vuex-class": "^0.3.2" }, "devDependencies": { - "@types/echarts": "^4.6.6", + "@types/echarts": "^4.8.0", "@typescript-eslint/eslint-plugin": "^2.33.0", "@typescript-eslint/parser": "^4.4.0", "@vue/cli-plugin-babel": "~4.5.7", diff --git a/yarn.lock b/yarn.lock index 52f77c6d..b0264b61 100644 --- a/yarn.lock +++ b/yarn.lock @@ -997,10 +997,10 @@ dependencies: "@types/node" "*" -"@types/echarts@^4.6.6": - version "4.6.6" - resolved "https://registry.yarnpkg.com/@types/echarts/-/echarts-4.6.6.tgz#d3166302725da1cc98fba8966b8b04a358d981cf" - integrity sha512-5sduQxNGHur+rjnBBNwETXKvFQAG3lZBNfmJ0e9bCH/n5K3NWwu8QHhAV8J9gPpwvxMIbEc+bDjwzax4VmjC0w== +"@types/echarts@^4.8.0": + version "4.8.0" + resolved "https://registry.yarnpkg.com/@types/echarts/-/echarts-4.8.0.tgz#60499909599ecb08f8e53cfe441e8933396fe0e9" + integrity sha512-U/BSemNukeU3Ly6e9Pi+b+Pb0Y/aDmbFAPkX1skDpZu19N2RH1fYc7cM1WpAGj6f8nWbzvRnhj5JHHdg7Y4SFw== dependencies: "@types/zrender" "*"