From 6248bd79428dbf241356776d00abb23d183a7368 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 11 Jun 2023 14:23:51 +0300 Subject: [PATCH] Bump @highcharts/map-collection in /Plan/react/dashboard (#3057) Bumps [@highcharts/map-collection](https://github.com/highcharts/map-collection-dist) from 2.0.1 to 2.1.0. - [Release notes](https://github.com/highcharts/map-collection-dist/releases) - [Commits](https://github.com/highcharts/map-collection-dist/compare/v2.0.1...v2.1.0) --- updated-dependencies: - dependency-name: "@highcharts/map-collection" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Plan/react/dashboard/package.json | 2 +- Plan/react/dashboard/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Plan/react/dashboard/package.json b/Plan/react/dashboard/package.json index 437548cc4..5ac47805c 100644 --- a/Plan/react/dashboard/package.json +++ b/Plan/react/dashboard/package.json @@ -14,7 +14,7 @@ "@fullcalendar/bootstrap": "^5.11.5", "@fullcalendar/daygrid": "^5.11.5", "@fullcalendar/react": "^5.11.5", - "@highcharts/map-collection": "^2.0.1", + "@highcharts/map-collection": "^2.1.0", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.4.3", diff --git a/Plan/react/dashboard/yarn.lock b/Plan/react/dashboard/yarn.lock index 48940c28c..adada06cf 100644 --- a/Plan/react/dashboard/yarn.lock +++ b/Plan/react/dashboard/yarn.lock @@ -1227,10 +1227,10 @@ "@fullcalendar/common" "~5.11.5" tslib "^2.1.0" -"@highcharts/map-collection@^2.0.1": - version "2.0.1" - resolved "https://registry.yarnpkg.com/@highcharts/map-collection/-/map-collection-2.0.1.tgz#c5eac79b9711c75248d4219c53be9b6a07704c9d" - integrity sha512-eC5sEMC8LoCVMCz4BKuREcS3wVBBSFaRClJ7/vVZxd4nJe0VEykSFfQJwh8lpY4oJDy46iYrFzy3fwsTo9hmqg== +"@highcharts/map-collection@^2.1.0": + version "2.1.0" + resolved "https://registry.yarnpkg.com/@highcharts/map-collection/-/map-collection-2.1.0.tgz#a3e40a4d73586028f22c758ebfed0161986320f3" + integrity sha512-oS7ELhgvltY7OVPG4EFHHcdLRSKu2Fwvg2B9eXRo/Get4rZPUoLwv5i+bUcPb5JYLxzhHVNniuw01yMJAnXJ8g== "@humanwhocodes/config-array@^0.9.2": version "0.9.5"