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] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-12 08:26:28 +00:00 committed by GitHub
parent 651b48c11e
commit a04aaac28f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -26,7 +26,7 @@
"vuex-class": "^0.3.2" "vuex-class": "^0.3.2"
}, },
"devDependencies": { "devDependencies": {
"@types/echarts": "^4.6.6", "@types/echarts": "^4.8.0",
"@typescript-eslint/eslint-plugin": "^2.33.0", "@typescript-eslint/eslint-plugin": "^2.33.0",
"@typescript-eslint/parser": "^4.4.0", "@typescript-eslint/parser": "^4.4.0",
"@vue/cli-plugin-babel": "~4.5.7", "@vue/cli-plugin-babel": "~4.5.7",

View File

@ -997,10 +997,10 @@
dependencies: dependencies:
"@types/node" "*" "@types/node" "*"
"@types/echarts@^4.6.6": "@types/echarts@^4.8.0":
version "4.6.6" version "4.8.0"
resolved "https://registry.yarnpkg.com/@types/echarts/-/echarts-4.6.6.tgz#d3166302725da1cc98fba8966b8b04a358d981cf" resolved "https://registry.yarnpkg.com/@types/echarts/-/echarts-4.8.0.tgz#60499909599ecb08f8e53cfe441e8933396fe0e9"
integrity sha512-5sduQxNGHur+rjnBBNwETXKvFQAG3lZBNfmJ0e9bCH/n5K3NWwu8QHhAV8J9gPpwvxMIbEc+bDjwzax4VmjC0w== integrity sha512-U/BSemNukeU3Ly6e9Pi+b+Pb0Y/aDmbFAPkX1skDpZu19N2RH1fYc7cM1WpAGj6f8nWbzvRnhj5JHHdg7Y4SFw==
dependencies: dependencies:
"@types/zrender" "*" "@types/zrender" "*"