From cfd623f72855bb68e15d851b46b5d2947d415e9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 15:57:27 +0000 Subject: [PATCH] chore(deps-dev): bump @antv/g2plot from 2.4.30 to 2.4.31 Bumps [@antv/g2plot](https://github.com/antvis/G2plot) from 2.4.30 to 2.4.31. - [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.31) --- 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 6f79b1ce..64684140 100644 --- a/package-lock.json +++ b/package-lock.json @@ -339,9 +339,9 @@ } }, "node_modules/@antv/g2plot": { - "version": "2.4.30", - "resolved": "https://registry.npmjs.org/@antv/g2plot/-/g2plot-2.4.30.tgz", - "integrity": "sha512-f6AzlvTTRN8IWOktgW6hg0m0cl3Sfdv0ztNG4OgSGUXdQvwa5ZpaLFoiUk7gt8eK1j2AHNBUk2v8AqNnO1TXpA==", + "version": "2.4.31", + "resolved": "https://registry.npmjs.org/@antv/g2plot/-/g2plot-2.4.31.tgz", + "integrity": "sha512-SlWHYVsJgRN7E1Oe5Qk6yWBrSWmctmloknFmklaqe9vEeK+YB9ZLUffZvtAHT10mA2NZ+VjGUhlnMNgR9M1PQg==", "dev": true, "dependencies": { "@antv/color-util": "^2.0.6",