Commit Graph

657 Commits

Author SHA1 Message Date
Matthias
0a99eaea9e Add cypress component tests 2021-12-17 19:45:02 +01:00
Matthias
a99b2d0ac7 Make Pair-dropdown searchable
closes #568
2021-12-15 19:41:32 +01:00
Matthias
2847bf487d
Merge pull request #613 from freqtrade/dependabot/npm_and_yarn/main/typescript-4.5.4
Bump typescript from 4.5.3 to 4.5.4
2021-12-15 06:27:52 +01:00
dependabot[bot]
eccd887a04
Bump typescript from 4.5.3 to 4.5.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.3 to 4.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.3...v4.5.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-15 05:04:56 +00:00
dependabot[bot]
707fcdc9e8
Bump @typescript-eslint/parser from 5.6.0 to 5.7.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.6.0 to 5.7.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.7.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-15 05:04:20 +00:00
dependabot[bot]
9571e1ccb4
Bump sass from 1.44.0 to 1.45.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.44.0 to 1.45.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.44.0...1.45.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-11 12:08:14 +00:00
dependabot[bot]
6182f0ac81
Bump typescript from 4.5.2 to 4.5.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.2...v4.5.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-11 10:58:36 +00:00
Matthias
03a8bd76b8
Merge pull request #601 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.6.0
Bump @typescript-eslint/parser from 5.5.0 to 5.6.0
2021-12-08 11:15:58 +01:00
Matthias
ad6a0ba42b
Merge pull request #602 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.19.3
Bump core-js from 3.19.2 to 3.19.3
2021-12-08 11:15:49 +01:00
Matthias
d38e5925f1
Merge pull request #603 from freqtrade/dependabot/npm_and_yarn/main/humanize-duration-3.27.1
Bump humanize-duration from 3.27.0 to 3.27.1
2021-12-08 11:15:37 +01:00
dependabot[bot]
bc6d6114d3
Bump prettier from 2.5.0 to 2.5.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.5.0...2.5.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-08 05:06:18 +00:00
dependabot[bot]
ad9dcb2a89
Bump humanize-duration from 3.27.0 to 3.27.1
Bumps [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) from 3.27.0 to 3.27.1.
- [Release notes](https://github.com/EvanHahn/HumanizeDuration.js/releases)
- [Changelog](https://github.com/EvanHahn/HumanizeDuration.js/blob/main/HISTORY.md)
- [Commits](https://github.com/EvanHahn/HumanizeDuration.js/commits)

---
updated-dependencies:
- dependency-name: humanize-duration
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-08 05:05:26 +00:00
dependabot[bot]
5bed04929f
Bump core-js from 3.19.2 to 3.19.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.19.2 to 3.19.3.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.19.2...v3.19.3)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-08 05:05:04 +00:00
dependabot[bot]
ea87371005
Bump @typescript-eslint/parser from 5.5.0 to 5.6.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.5.0 to 5.6.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.6.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-08 05:04:22 +00:00
Matthias
065a6fbe99
Merge pull request #596 from freqtrade/dependabot/npm_and_yarn/main/prettier-2.5.0
Bump prettier from 2.4.1 to 2.5.0
2021-12-01 06:44:39 +01:00
dependabot[bot]
1e5c413f8d
Bump date-fns from 2.26.0 to 2.27.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.26.0 to 2.27.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.26.0...v2.27.0)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01 05:29:46 +00:00
dependabot[bot]
412e367d17
Bump prettier from 2.4.1 to 2.5.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.4.1...2.5.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01 05:29:27 +00:00
Matthias
f10dfd3446
Merge pull request #595 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.5.0
Bump @typescript-eslint/parser from 5.4.0 to 5.5.0
2021-12-01 06:25:26 +01:00
Matthias
0130fcba37
Merge pull request #594 from freqtrade/dependabot/npm_and_yarn/main/vue/composition-api-1.4.1
Bump @vue/composition-api from 1.4.0 to 1.4.1
2021-12-01 06:25:17 +01:00
Matthias
5054c68d41
Merge pull request #592 from freqtrade/dependabot/npm_and_yarn/main/vue-material-design-icons-5.0.0
Bump vue-material-design-icons from 4.13.0 to 5.0.0
2021-12-01 06:25:07 +01:00
Matthias
0a2087b5d3
Merge pull request #598 from freqtrade/dependabot/npm_and_yarn/main/sass-1.44.0
Bump sass from 1.43.4 to 1.44.0
2021-12-01 06:24:50 +01:00
dependabot[bot]
8da7ee518b
Bump sass from 1.43.4 to 1.44.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.43.4 to 1.44.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.43.4...1.44.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01 05:06:00 +00:00
dependabot[bot]
d6fffe0be7
Bump core-js from 3.19.1 to 3.19.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.19.1 to 3.19.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.19.1...v3.19.2)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01 05:05:11 +00:00
dependabot[bot]
645db29b16
Bump @typescript-eslint/parser from 5.4.0 to 5.5.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.5.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01 05:04:27 +00:00
dependabot[bot]
a5c63f6f80
Bump @vue/composition-api from 1.4.0 to 1.4.1
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/vuejs/composition-api/releases)
- [Changelog](https://github.com/vuejs/composition-api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/composition-api/commits)

---
updated-dependencies:
- dependency-name: "@vue/composition-api"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01 05:04:12 +00:00
dependabot[bot]
c87b28ef0f
Bump vue-material-design-icons from 4.13.0 to 5.0.0
Bumps [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons) from 4.13.0 to 5.0.0.
- [Release notes](https://github.com/robcresswell/vue-material-design-icons/releases)
- [Changelog](https://github.com/robcresswell/vue-material-design-icons/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/robcresswell/vue-material-design-icons/compare/4.13.0...5.0.0)

---
updated-dependencies:
- dependency-name: vue-material-design-icons
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01 05:03:15 +00:00
Matthias
4a49907a2e
Merge pull request #588 from freqtrade/dependabot/npm_and_yarn/main/types/jest-27.0.3
Bump @types/jest from 27.0.2 to 27.0.3
2021-11-24 06:15:07 +01:00
Matthias
6f41566797
Merge pull request #587 from freqtrade/dependabot/npm_and_yarn/main/date-fns-2.26.0
Bump date-fns from 2.25.0 to 2.26.0
2021-11-24 06:14:57 +01:00
dependabot[bot]
4924ba9a94
Bump @types/jest from 27.0.2 to 27.0.3
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.0.2 to 27.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-24 05:06:15 +00:00
dependabot[bot]
edaf2e5a4d
Bump date-fns from 2.25.0 to 2.26.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.25.0 to 2.26.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.25.0...v2.26.0)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-24 05:06:06 +00:00
dependabot[bot]
d2ba8e50e8
Bump typescript from 4.4.4 to 4.5.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.4 to 4.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.4...v4.5.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-24 05:05:21 +00:00
Matthias
df5d96492c
Merge pull request #585 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.4.0
Bump @typescript-eslint/parser from 5.3.1 to 5.4.0
2021-11-17 06:26:22 +01:00
Matthias
332ba3d112
Merge pull request #584 from freqtrade/dependabot/npm_and_yarn/main/vue/composition-api-1.4.0
Bump @vue/composition-api from 1.3.3 to 1.4.0
2021-11-17 06:26:14 +01:00
dependabot[bot]
45c7e0f44d
Bump @typescript-eslint/parser from 5.3.1 to 5.4.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.4.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-17 05:06:07 +00:00
dependabot[bot]
d36932d546
Bump @vue/composition-api from 1.3.3 to 1.4.0
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.3.3 to 1.4.0.
- [Release notes](https://github.com/vuejs/composition-api/releases)
- [Changelog](https://github.com/vuejs/composition-api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/composition-api/compare/v1.3.3...v1.4.0)

---
updated-dependencies:
- dependency-name: "@vue/composition-api"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-17 05:05:29 +00:00
dependabot[bot]
76abaa1083
Bump @vue/test-utils from 1.2.2 to 1.3.0
Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases)
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.3.0/packages/test-utils)

---
updated-dependencies:
- dependency-name: "@vue/test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-17 05:03:52 +00:00
Matthias
88e875eeba
Merge pull request #577 from freqtrade/dependabot/npm_and_yarn/main/types/echarts-4.9.12
Bump @types/echarts from 4.9.11 to 4.9.12
2021-11-10 06:20:04 +01:00
Matthias
f48f7af251
Merge pull request #578 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.3.1
Bump @typescript-eslint/parser from 5.3.0 to 5.3.1
2021-11-10 06:19:54 +01:00
dependabot[bot]
abca4e1916
Bump @vue/composition-api from 1.3.2 to 1.3.3
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/vuejs/composition-api/releases)
- [Changelog](https://github.com/vuejs/composition-api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/composition-api/compare/v1.3.2...v1.3.3)

---
updated-dependencies:
- dependency-name: "@vue/composition-api"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-10 05:05:21 +00:00
dependabot[bot]
b5ce0ea433
Bump @typescript-eslint/parser from 5.3.0 to 5.3.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.3.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-10 05:04:08 +00:00
dependabot[bot]
052830ac25
Bump @types/echarts from 4.9.11 to 4.9.12
Bumps [@types/echarts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/echarts) from 4.9.11 to 4.9.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/echarts)

---
updated-dependencies:
- dependency-name: "@types/echarts"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-10 05:03:40 +00:00
Matthias
84c61551a0
Merge pull request #571 from freqtrade/dependabot/npm_and_yarn/main/echarts-5.2.2
Bump echarts from 5.2.1 to 5.2.2
2021-11-03 06:28:39 +01:00
Matthias
6626f2817f
Merge pull request #572 from freqtrade/dependabot/npm_and_yarn/main/vue/composition-api-1.3.2
Bump @vue/composition-api from 1.3.0 to 1.3.2
2021-11-03 06:24:56 +01:00
Matthias
5681655a35
Merge pull request #570 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.3.0
Bump @typescript-eslint/parser from 5.2.0 to 5.3.0
2021-11-03 06:24:46 +01:00
Matthias
488d8a44c0
Merge pull request #573 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.19.1
Bump core-js from 3.19.0 to 3.19.1
2021-11-03 06:24:36 +01:00
dependabot[bot]
7179d26c68
Bump core-js from 3.19.0 to 3.19.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.19.0 to 3.19.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.19.0...v3.19.1)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-03 05:05:38 +00:00
dependabot[bot]
1e959a04f1
Bump @vue/composition-api from 1.3.0 to 1.3.2
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.3.0 to 1.3.2.
- [Release notes](https://github.com/vuejs/composition-api/releases)
- [Changelog](https://github.com/vuejs/composition-api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/composition-api/compare/v1.3.0...v1.3.2)

---
updated-dependencies:
- dependency-name: "@vue/composition-api"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-03 05:05:27 +00:00
dependabot[bot]
c25424ec9f
Bump echarts from 5.2.1 to 5.2.2
Bumps [echarts](https://github.com/apache/echarts) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/apache/echarts/releases)
- [Commits](https://github.com/apache/echarts/compare/5.2.1...5.2.2)

---
updated-dependencies:
- dependency-name: echarts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-03 05:04:34 +00:00
dependabot[bot]
644830e1c5
Bump @typescript-eslint/parser from 5.2.0 to 5.3.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.3.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-03 05:04:03 +00:00
dependabot[bot]
6df1ac80c3
Bump @types/echarts from 4.9.10 to 4.9.11
Bumps [@types/echarts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/echarts) from 4.9.10 to 4.9.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/echarts)

---
updated-dependencies:
- dependency-name: "@types/echarts"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-03 05:03:41 +00:00