From 5c52ca2d44f7d6202a9808adf23eb032f685d97f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jan 2022 11:09:20 +0000 Subject: [PATCH] chore(deps-dev): bump @antv/g2plot from 2.4.5 to 2.4.7 Bumps [@antv/g2plot](https://github.com/antvis/G2plot) from 2.4.5 to 2.4.7. - [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.4.5...2.4.7) --- 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 811583e3..bf573ff9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -406,9 +406,9 @@ } }, "node_modules/@antv/g2plot": { - "version": "2.4.5", - "resolved": "https://registry.npmjs.org/@antv/g2plot/-/g2plot-2.4.5.tgz", - "integrity": "sha512-djEmNqpJgDI3d06igBoCEzS8sr/Hp8mII2SXrhHn+Fuo8VtwkVIlDSzqIPbKea6CR5KfAynKYa3FoR9lsdzDSw==", + "version": "2.4.7", + "resolved": "https://registry.npmjs.org/@antv/g2plot/-/g2plot-2.4.7.tgz", + "integrity": "sha512-eICPXazX1xTXSu/46z1URTyRCchmZV4FO2LJx20SYGRbgaYM1NFTAqR5lp20KpgQTBnZR1NiiCgUkDqK3LNATw==", "dev": true, "dependencies": { "@antv/event-emitter": "^0.1.2", @@ -15601,9 +15601,9 @@ } }, "@antv/g2plot": { - "version": "2.4.5", - "resolved": "https://registry.npmjs.org/@antv/g2plot/-/g2plot-2.4.5.tgz", - "integrity": "sha512-djEmNqpJgDI3d06igBoCEzS8sr/Hp8mII2SXrhHn+Fuo8VtwkVIlDSzqIPbKea6CR5KfAynKYa3FoR9lsdzDSw==", + "version": "2.4.7", + "resolved": "https://registry.npmjs.org/@antv/g2plot/-/g2plot-2.4.7.tgz", + "integrity": "sha512-eICPXazX1xTXSu/46z1URTyRCchmZV4FO2LJx20SYGRbgaYM1NFTAqR5lp20KpgQTBnZR1NiiCgUkDqK3LNATw==", "dev": true, "requires": { "@antv/event-emitter": "^0.1.2",