From 7b17071cd58bee1bbf42dff30b56687caee0dee4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2020 11:41:29 +0000 Subject: [PATCH] chore(deps-dev): bump @antv/g2plot from 1.1.7 to 1.1.11 Bumps [@antv/g2plot](https://github.com/antvis/g2plot) from 1.1.7 to 1.1.11. - [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) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 29c06e4b..e9788509 100644 --- a/package-lock.json +++ b/package-lock.json @@ -95,9 +95,9 @@ } }, "@antv/g-canvas": { - "version": "0.4.13", - "resolved": "https://registry.npmjs.org/@antv/g-canvas/-/g-canvas-0.4.13.tgz", - "integrity": "sha512-iZ1YWn49Hc7ybKkLbGBhZznRWwEuFjbo2/5SY1MLjRah/wF0wzaQIS4eA7gYadkz3HdUL2ykpcTXHt2PwCWyMw==", + "version": "0.4.14", + "resolved": "https://registry.npmjs.org/@antv/g-canvas/-/g-canvas-0.4.14.tgz", + "integrity": "sha512-BPpEbHvszEPQHhssPQrIOF2zKztiogabhiBQ/MCX3qvLUXgBRRzN6ktwS816fQPa82RYiGUmzEUDhgCXUWXAcg==", "dev": true, "requires": { "@antv/g-base": "^0.4.7", @@ -148,9 +148,9 @@ } }, "@antv/g2": { - "version": "4.0.11", - "resolved": "https://registry.npmjs.org/@antv/g2/-/g2-4.0.11.tgz", - "integrity": "sha512-2nhhqCWBgLvR5mWqQbg/333nD6JwpHiAV90k30SYI339dTauEoT4jzxmMyql7qMvQmKilUdqy9/LE7POdpI8UA==", + "version": "4.0.12", + "resolved": "https://registry.npmjs.org/@antv/g2/-/g2-4.0.12.tgz", + "integrity": "sha512-wc+yvClFI8fxZEWVI8YI7FuaAm9duJEMW2JfISjmslAXfltA/uLWPyX73ilCbDjatyTz0jtjiviTZ6GZnscuaA==", "dev": true, "requires": { "@antv/adjust": "^0.2.1", @@ -178,9 +178,9 @@ } }, "@antv/g2plot": { - "version": "1.1.7", - "resolved": "https://registry.npmjs.org/@antv/g2plot/-/g2plot-1.1.7.tgz", - "integrity": "sha512-pv++dFQjoBX39U0bif9aEQ6uLSROq9lFonwPeVP2+7hQwkyIggUC/bCs5PdxuCWWIJ/Vp/NXxC3GshIyXu/6Qw==", + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/@antv/g2plot/-/g2plot-1.1.11.tgz", + "integrity": "sha512-E1QCV1goP5fC4VXOyApy6nSB5tCJW5x1eV7TzBp/qyvo5QVOGgrjpC+AmzIjU6Nh7fmv5Tu7wqtUrRGbOwcwqg==", "dev": true, "requires": { "@antv/component": "~0.6.1",