Bump @types/echarts from 4.9.6 to 4.9.7

Bumps [@types/echarts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/echarts) from 4.9.6 to 4.9.7.
- [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] 2021-04-05 05:22:49 +00:00 committed by GitHub
parent db550fb5a0
commit 016e595af4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -30,7 +30,7 @@
"vuex-class": "^0.3.2"
},
"devDependencies": {
"@types/echarts": "^4.9.6",
"@types/echarts": "^4.9.7",
"@types/jest": "^26.0.22",
"@typescript-eslint/eslint-plugin": "^2.33.0",
"@typescript-eslint/parser": "^4.19.0",

View File

@ -1315,10 +1315,10 @@
dependencies:
"@types/node" "*"
"@types/echarts@^4.9.6":
version "4.9.6"
resolved "https://registry.yarnpkg.com/@types/echarts/-/echarts-4.9.6.tgz#20c9875bf6911dc077728d800b15f2496131c904"
integrity sha512-QdTNGf5uvQouernGelP78De3ltnGUBUeVrgSk0F5prFHif5O85gYF48w4soEBzfM3TrWplWsfexBOhZdB1G7kg==
"@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==
dependencies:
"@types/zrender" "*"