From 01c074965b4d03385f26f9adefed7384eb4ee7c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 11:05:29 +0000 Subject: [PATCH] chore(deps-dev): bump @antv/g2plot from 2.4.15 to 2.4.16 Bumps [@antv/g2plot](https://github.com/antvis/G2plot) from 2.4.15 to 2.4.16. - [Release notes](https://github.com/antvis/G2plot/releases) - [Changelog](https://github.com/antvis/G2Plot/blob/master/CHANGELOG.md) - [Commits](https://github.com/antvis/G2plot/compare/2.4.15...2.4.16) --- updated-dependencies: - dependency-name: "@antv/g2plot" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index b4d723ee..e64324cd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -387,9 +387,9 @@ } }, "node_modules/@antv/g2plot": { - "version": "2.4.15", - "resolved": "https://registry.npmjs.org/@antv/g2plot/-/g2plot-2.4.15.tgz", - "integrity": "sha512-VDE1w8iOCuxgWmowGIHRoDNjQ/WDD31wx/wjMaGcaV1xHFOccG+nVycPaAV21Pjb3jwzDlqAWqvwHpT1lOBKFw==", + "version": "2.4.16", + "resolved": "https://registry.npmjs.org/@antv/g2plot/-/g2plot-2.4.16.tgz", + "integrity": "sha512-uuO08uyN4WvHHt0f3o6qVuIrUiARhIwebFh/JvMTnWEqoH3MbVo3e6vvcLhBrqE2J+WZeQyqrtyAxl92C95wqw==", "dev": true, "dependencies": { "@antv/event-emitter": "^0.1.2", @@ -16292,9 +16292,9 @@ } }, "@antv/g2plot": { - "version": "2.4.15", - "resolved": "https://registry.npmjs.org/@antv/g2plot/-/g2plot-2.4.15.tgz", - "integrity": "sha512-VDE1w8iOCuxgWmowGIHRoDNjQ/WDD31wx/wjMaGcaV1xHFOccG+nVycPaAV21Pjb3jwzDlqAWqvwHpT1lOBKFw==", + "version": "2.4.16", + "resolved": "https://registry.npmjs.org/@antv/g2plot/-/g2plot-2.4.16.tgz", + "integrity": "sha512-uuO08uyN4WvHHt0f3o6qVuIrUiARhIwebFh/JvMTnWEqoH3MbVo3e6vvcLhBrqE2J+WZeQyqrtyAxl92C95wqw==", "dev": true, "requires": { "@antv/event-emitter": "^0.1.2",