mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
Merge pull request #153 from freqtrade/dependabot/npm_and_yarn/master/types/echarts-4.9.0
Bump @types/echarts from 4.8.3 to 4.9.0
This commit is contained in:
commit
32989f3dd5
|
@ -26,7 +26,7 @@
|
|||
"vuex-class": "^0.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/echarts": "^4.8.3",
|
||||
"@types/echarts": "^4.9.0",
|
||||
"@typescript-eslint/eslint-plugin": "^2.33.0",
|
||||
"@typescript-eslint/parser": "^4.6.0",
|
||||
"@vue/cli-plugin-babel": "~4.5.8",
|
||||
|
|
|
@ -1144,10 +1144,10 @@
|
|||
dependencies:
|
||||
"@types/node" "*"
|
||||
|
||||
"@types/echarts@^4.8.3":
|
||||
version "4.8.3"
|
||||
resolved "https://registry.yarnpkg.com/@types/echarts/-/echarts-4.8.3.tgz#78ef1ede01c3705b52342da997b3d54571d3604e"
|
||||
integrity sha512-5aFZ7/6f+SPonLh4Nuso6pEZWwX8VBMYh2e83x1GVEpGkcN3GC0HzxPoF6ZSZPwoe5Rg4bhNwD9f2TVYxgU/QQ==
|
||||
"@types/echarts@^4.9.0":
|
||||
version "4.9.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/echarts/-/echarts-4.9.0.tgz#e133ea5429ada1d814f9cc1deae855421dcdd2ef"
|
||||
integrity sha512-9QIAUe6cxM5GyGNCIhlEwf7l5oclZDVM0HNRfehPx3dDUt1Jfhbvp/U2wfgwtL/IDqyASBVs1zu4qyaCsuJINA==
|
||||
dependencies:
|
||||
"@types/zrender" "*"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user