From be7976ecfb50167ab807cb8dbbc9b4b29d370441 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Dec 2021 11:03:38 +0000 Subject: [PATCH] chore(deps-dev): bump @antv/g2plot from 2.4.1 to 2.4.2 Bumps [@antv/g2plot](https://github.com/antvis/G2plot) from 2.4.1 to 2.4.2. - [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/2.4.2) --- 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 5fa4c810..31f2845f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -406,9 +406,9 @@ } }, "node_modules/@antv/g2plot": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/@antv/g2plot/-/g2plot-2.4.1.tgz", - "integrity": "sha512-L7DLoJ4O/mfNR3e4dihBo/aBy1JGfmXZaKktpVnYxoRU7Kz1ept70apE8r9nHkyKq1JrNKBdNxpS76Qfug+7/A==", + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/@antv/g2plot/-/g2plot-2.4.2.tgz", + "integrity": "sha512-ULThX8G6Yais5OfCQbdthKY42AbmSYCImJTe4f4i3uVTRN5S33I6T9BfdI6UHbqlG76IWJmNI4+HagiFR57euQ==", "dev": true, "dependencies": { "@antv/event-emitter": "^0.1.2", @@ -15655,9 +15655,9 @@ } }, "@antv/g2plot": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/@antv/g2plot/-/g2plot-2.4.1.tgz", - "integrity": "sha512-L7DLoJ4O/mfNR3e4dihBo/aBy1JGfmXZaKktpVnYxoRU7Kz1ept70apE8r9nHkyKq1JrNKBdNxpS76Qfug+7/A==", + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/@antv/g2plot/-/g2plot-2.4.2.tgz", + "integrity": "sha512-ULThX8G6Yais5OfCQbdthKY42AbmSYCImJTe4f4i3uVTRN5S33I6T9BfdI6UHbqlG76IWJmNI4+HagiFR57euQ==", "dev": true, "requires": { "@antv/event-emitter": "^0.1.2",