From 3e2c536c1d102745bb56d233a1bf90a15ac158da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Oct 2021 15:03:05 +0000 Subject: [PATCH] chore(deps-dev): bump @antv/g2plot from 2.3.37 to 2.3.39 Bumps [@antv/g2plot](https://github.com/antvis/g2plot) from 2.3.37 to 2.3.39. - [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.3.37...2.3.39) --- 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 4f123569..c8579303 100644 --- a/package-lock.json +++ b/package-lock.json @@ -234,9 +234,9 @@ } }, "node_modules/@antv/g2plot": { - "version": "2.3.37", - "resolved": "https://registry.npmjs.org/@antv/g2plot/-/g2plot-2.3.37.tgz", - "integrity": "sha512-8TiZkB0C1E6LsyumP3CWvSLeZgJ8ZL5ozNrlmOEzF+YhdFipIUDHiBnBmgxQvdU83EqhFKELEJso5E9PpXk6EQ==", + "version": "2.3.39", + "resolved": "https://registry.npmjs.org/@antv/g2plot/-/g2plot-2.3.39.tgz", + "integrity": "sha512-B6/b+MiUOuO3vlvY19Qt0v+3B7ds72pxESI714hzuH2niXQ35AW8GaQ7+1U6Y7Kk7btoaB2AaCyWcvZuloWoPw==", "dev": true, "dependencies": { "@antv/event-emitter": "^0.1.2", @@ -17629,9 +17629,9 @@ } }, "@antv/g2plot": { - "version": "2.3.37", - "resolved": "https://registry.npmjs.org/@antv/g2plot/-/g2plot-2.3.37.tgz", - "integrity": "sha512-8TiZkB0C1E6LsyumP3CWvSLeZgJ8ZL5ozNrlmOEzF+YhdFipIUDHiBnBmgxQvdU83EqhFKELEJso5E9PpXk6EQ==", + "version": "2.3.39", + "resolved": "https://registry.npmjs.org/@antv/g2plot/-/g2plot-2.3.39.tgz", + "integrity": "sha512-B6/b+MiUOuO3vlvY19Qt0v+3B7ds72pxESI714hzuH2niXQ35AW8GaQ7+1U6Y7Kk7btoaB2AaCyWcvZuloWoPw==", "dev": true, "requires": { "@antv/event-emitter": "^0.1.2",