From 8522b0ee056f75ece3ad1bf2be75c6251c88f619 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 15:57:22 +0000 Subject: [PATCH] chore(deps-dev): bump @antv/g2plot from 2.4.29 to 2.4.30 Bumps [@antv/g2plot](https://github.com/antvis/G2plot) from 2.4.29 to 2.4.30. - [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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 53fa55c8..7301a7b9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -339,9 +339,9 @@ } }, "node_modules/@antv/g2plot": { - "version": "2.4.29", - "resolved": "https://registry.npmjs.org/@antv/g2plot/-/g2plot-2.4.29.tgz", - "integrity": "sha512-DWWsFRGiRg51G9SVESdlYt2hMNIX2z9oLkYFgu0kb/ij3YNEroh4xCcungfWKGe1CBOHgSt8QcIQ4ts4RU13Cg==", + "version": "2.4.30", + "resolved": "https://registry.npmjs.org/@antv/g2plot/-/g2plot-2.4.30.tgz", + "integrity": "sha512-f6AzlvTTRN8IWOktgW6hg0m0cl3Sfdv0ztNG4OgSGUXdQvwa5ZpaLFoiUk7gt8eK1j2AHNBUk2v8AqNnO1TXpA==", "dev": true, "dependencies": { "@antv/color-util": "^2.0.6",