From d0b7b662b4f8a8e35f844ff56cf127d84ca77b03 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 3 Dec 2020 20:22:14 +0000 Subject: [PATCH] Bump apexcharts from 3.22.1 to 3.22.2 Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 3.22.1 to 3.22.2. - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Commits](https://github.com/apexcharts/apexcharts.js/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1a657010c..434e50fab 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "@typescript-eslint/parser": "4.6.1", "@vue/compiler-sfc": "3.0.3", "abort-controller": "3.0.0", - "apexcharts": "3.22.1", + "apexcharts": "3.22.2", "autobind-decorator": "2.4.0", "autosize": "4.0.2", "autwh": "0.1.0", diff --git a/yarn.lock b/yarn.lock index ac41257d1..7a97318ee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1495,10 +1495,10 @@ anymatch@~3.1.1: normalize-path "^3.0.0" picomatch "^2.0.4" -apexcharts@3.22.1: - version "3.22.1" - resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.22.1.tgz#c3593f135a7e188bc395777fa87f722992933c3e" - integrity sha512-wZ/6FT1JMKy9d6ZFbzNt98DLFYnSl19dhD1wav4rh+QTIQSS8qwD79T9ZaSJNXsWv0KfqLu6BIeUI+Z2U9O/eg== +apexcharts@3.22.2: + version "3.22.2" + resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.22.2.tgz#7656a54e4a69479e0737c05defcd542c8cc162c5" + integrity sha512-pR+cmApk7dhfYILBpe8RVb+FdLfVCt/RDWvAJO1F5feeSQ8lKDgFkRuVu9KOeEarHVXjUpnhLqHNMx7YaprK8A== dependencies: "@rollup/plugin-babel" "^5.2.1" svg.draggable.js "^2.2.2"