From 64cd7fb326840641f010164a2f84f534e5854215 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Dec 2021 11:04:14 +0000 Subject: [PATCH] chore(deps-dev): bump @antv/g2plot from 2.4.0 to 2.4.1 Bumps [@antv/g2plot](https://github.com/antvis/G2plot) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/antvis/G2plot/releases) - [Changelog](https://github.com/antvis/G2Plot/blob/master/CHANGELOG.md) - [Commits](https://github.com/antvis/G2plot/commits) --- 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 c089ad17..35f86240 100644 --- a/package-lock.json +++ b/package-lock.json @@ -406,9 +406,9 @@ } }, "node_modules/@antv/g2plot": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/@antv/g2plot/-/g2plot-2.4.0.tgz", - "integrity": "sha512-iT7GxAYLvdcVBYZowlbPhHqMYN9bds5GyYKdMwmrhrsD9TLpi/OJuNw7TYD5u/gltWZ3OyQ4zG1663yahuhR4A==", + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/@antv/g2plot/-/g2plot-2.4.1.tgz", + "integrity": "sha512-L7DLoJ4O/mfNR3e4dihBo/aBy1JGfmXZaKktpVnYxoRU7Kz1ept70apE8r9nHkyKq1JrNKBdNxpS76Qfug+7/A==", "dev": true, "dependencies": { "@antv/event-emitter": "^0.1.2", @@ -15539,9 +15539,9 @@ } }, "@antv/g2plot": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/@antv/g2plot/-/g2plot-2.4.0.tgz", - "integrity": "sha512-iT7GxAYLvdcVBYZowlbPhHqMYN9bds5GyYKdMwmrhrsD9TLpi/OJuNw7TYD5u/gltWZ3OyQ4zG1663yahuhR4A==", + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/@antv/g2plot/-/g2plot-2.4.1.tgz", + "integrity": "sha512-L7DLoJ4O/mfNR3e4dihBo/aBy1JGfmXZaKktpVnYxoRU7Kz1ept70apE8r9nHkyKq1JrNKBdNxpS76Qfug+7/A==", "dev": true, "requires": { "@antv/event-emitter": "^0.1.2",