Skip to content

Commit cc88286

Browse files
Bump apexcharts from 3.14.0 to 3.15.5 (#177)
Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 3.14.0 to 3.15.5. - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Changelog](https://github.com/apexcharts/apexcharts.js/blob/master/CHANGELOG.md) - [Commits](apexcharts/apexcharts.js@v3.14.0...v3.15.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 49734f4 commit cc88286

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@gridsome/source-filesystem": "^0.6.2",
3030
"@gridsome/transformer-remark": "^0.4.0",
3131
"@gridsome/vue-remark": "^0.1.9",
32-
"apexcharts": "^3.14.0",
32+
"apexcharts": "^3.15.5",
3333
"eslint": "^6.8.0",
3434
"eslint-config-prettier": "^6.9.0",
3535
"eslint-config-standard": "^14.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1499,10 +1499,10 @@ anymatch@^2.0.0:
14991499
micromatch "^3.1.4"
15001500
normalize-path "^2.1.1"
15011501

1502-
apexcharts@^3.14.0:
1503-
version "3.14.0"
1504-
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.14.0.tgz#6c9d2343e8511acfe2527cea46679f3b4ea9b647"
1505-
integrity sha512-5n12kX9pn7bzVSQOKMezVs14YQqyV+aKv5oy4tWrevie+q3oGtkihc4DmmJlEnibORTX4IRl1xhodfxrBeETIA==
1502+
apexcharts@^3.15.5:
1503+
version "3.15.5"
1504+
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.15.5.tgz#e544b6d28e4582631ae759b770f6ca6b56c7044a"
1505+
integrity sha512-ODINxP01p1ASSWhAIoqN9pvd/T62XQR+6snxA0STAaiipo0aBRGEX+ZBAgWqCM/zcH47eda3nBnTYHpLscSfnA==
15061506
dependencies:
15071507
svg.draggable.js "^2.2.2"
15081508
svg.easing.js "^2.0.0"

0 commit comments

Comments
 (0)