Bump @types/echarts from 4.9.4 to 4.9.6

Bumps [@types/echarts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/echarts) from 4.9.4 to 4.9.6.
- [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-03-15 05:25:36 +00:00 committed by GitHub
parent f0d9a76a89
commit c821699c4c
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" "vuex-class": "^0.3.2"
}, },
"devDependencies": { "devDependencies": {
"@types/echarts": "^4.9.4", "@types/echarts": "^4.9.6",
"@types/jest": "^26.0.20", "@types/jest": "^26.0.20",
"@typescript-eslint/eslint-plugin": "^2.33.0", "@typescript-eslint/eslint-plugin": "^2.33.0",
"@typescript-eslint/parser": "^4.16.1", "@typescript-eslint/parser": "^4.16.1",

View File

@ -1315,10 +1315,10 @@
dependencies: dependencies:
"@types/node" "*" "@types/node" "*"
"@types/echarts@^4.9.4": "@types/echarts@^4.9.6":
version "4.9.4" version "4.9.6"
resolved "https://registry.yarnpkg.com/@types/echarts/-/echarts-4.9.4.tgz#5076ba17b0635b420fc7fd4df7daf5bb42e8240f" resolved "https://registry.yarnpkg.com/@types/echarts/-/echarts-4.9.6.tgz#20c9875bf6911dc077728d800b15f2496131c904"
integrity sha512-uWjPR5vhpK4pPv2Cz0okzjCpG6KdzWj/a8q+waWdBh6L+RV5HX2Q6y6BqTET3prioYTRXq1MNQej0RSsY0z8Tg== integrity sha512-QdTNGf5uvQouernGelP78De3ltnGUBUeVrgSk0F5prFHif5O85gYF48w4soEBzfM3TrWplWsfexBOhZdB1G7kg==
dependencies: dependencies:
"@types/zrender" "*" "@types/zrender" "*"