From 4ba95de8b311e36b98f7263c925294e1fe80e968 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 14 Jan 2021 11:20:38 +0000 Subject: [PATCH] chore(deps-dev): bump @antv/g2plot from 2.3.7 to 2.3.8 Bumps [@antv/g2plot](https://github.com/antvis/g2plot) from 2.3.7 to 2.3.8. - [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.3.8) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1a4583ea..395cfced 100644 --- a/package-lock.json +++ b/package-lock.json @@ -173,9 +173,9 @@ } }, "@antv/component": { - "version": "0.8.6", - "resolved": "https://registry.npmjs.org/@antv/component/-/component-0.8.6.tgz", - "integrity": "sha512-/6hvHj8CzVyfHij3oYgzxQswXpGoZDT1whOJUd+KNKTn/detVj7tFUmPODEeM4akA/b9JZ+gBErQfUihZFjalQ==", + "version": "0.8.7", + "resolved": "https://registry.npmjs.org/@antv/component/-/component-0.8.7.tgz", + "integrity": "sha512-ZfYbEkVDUjVfrXLdgU/5h12yHHKZlmNHAkzs94AasfPd0W6fdbP+tspF74oZkoYDlrJHSEGue47lspn26FAd4A==", "dev": true, "requires": { "@antv/dom-util": "~2.0.1", @@ -312,15 +312,15 @@ } }, "@antv/g2": { - "version": "4.1.5", - "resolved": "https://registry.npmjs.org/@antv/g2/-/g2-4.1.5.tgz", - "integrity": "sha512-75W0FhMg2K+Nw5G3QeVHCxvkRn+wlO3vgTaBSSanaQ05NcQnzdyb23ovmbGX5QEwC18VfS5JbXgBc+DjPY2Uvw==", + "version": "4.1.7", + "resolved": "https://registry.npmjs.org/@antv/g2/-/g2-4.1.7.tgz", + "integrity": "sha512-joDEy5a3Z/1sZPlcjJw4PaQn75WBTnmcoay9VLcH+znWDDkESuLJ9TW3JksdsGxYb2JuWkIg9C5f7ULZEKrlow==", "dev": true, "requires": { "@antv/adjust": "^0.2.1", "@antv/attr": "^0.3.1", "@antv/color-util": "^2.0.2", - "@antv/component": "^0.8.0", + "@antv/component": "^0.8.7", "@antv/coord": "^0.3.0", "@antv/dom-util": "^2.0.2", "@antv/event-emitter": "~0.1.0", @@ -329,7 +329,7 @@ "@antv/g-svg": "^0.5.0", "@antv/matrix-util": "^3.1.0-beta.1", "@antv/path-util": "^2.0.3", - "@antv/scale": "^0.3.1", + "@antv/scale": "^0.3.7", "@antv/util": "~2.0.5", "tslib": "^2.0.0" }, @@ -343,9 +343,9 @@ } }, "@antv/g2plot": { - "version": "2.3.7", - "resolved": "https://registry.npmjs.org/@antv/g2plot/-/g2plot-2.3.7.tgz", - "integrity": "sha512-KR6+HlMtVXX9gOMQNCEZsDg2cFnKOHGpEUN0ZySKNkZwC5pJAKmnlNOZlv0CoNqzDTIGT8+pMY3qINBt3WecgA==", + "version": "2.3.8", + "resolved": "https://registry.npmjs.org/@antv/g2plot/-/g2plot-2.3.8.tgz", + "integrity": "sha512-xasOq5bvxXwB492cwAa+WTWBJ1gnPKBALgC43hWAmOiCjfMcLXCvQZNZ0EVWHpkfPvy+5bjBzkjrITXeF6rgiw==", "dev": true, "requires": { "@antv/event-emitter": "^0.1.2", @@ -395,9 +395,9 @@ } }, "@antv/scale": { - "version": "0.3.6", - "resolved": "https://registry.npmjs.org/@antv/scale/-/scale-0.3.6.tgz", - "integrity": "sha512-lmuGmC2nhHVJqtnBgj/atbvnYovgO6zN3+qmdNAgJFSx7/tsxwcA/9gsKawtbk5PL7nRVITsu/bHqK0MNj2wsA==", + "version": "0.3.7", + "resolved": "https://registry.npmjs.org/@antv/scale/-/scale-0.3.7.tgz", + "integrity": "sha512-uMIbzC5Ix/fc0D7EJ6Z04bPvR763baQecsbdsReZyd5H/jXWx5Flo07m35nW3quegh0mzaWaW0PmzMiwwNNV6Q==", "dev": true, "requires": { "@antv/util": "~2.0.3",