From 72106b56dd1d3cc79127f31810af702092e86eaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 08:47:53 +0000 Subject: [PATCH] chore(deps): bump @dhis2/maps-gl from 3.5.1 to 3.6.0 Bumps [@dhis2/maps-gl](https://github.com/dhis2/maps-gl) from 3.5.1 to 3.6.0. - [Release notes](https://github.com/dhis2/maps-gl/releases) - [Changelog](https://github.com/dhis2/maps-gl/blob/master/CHANGELOG.md) - [Commits](https://github.com/dhis2/maps-gl/compare/v3.5.1...v3.6.0) --- updated-dependencies: - dependency-name: "@dhis2/maps-gl" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 39766d588..5815250bb 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@dhis2/analytics": "^21.7.0", "@dhis2/app-runtime": "^3.4.4", "@dhis2/d2-i18n": "^1.1.0", - "@dhis2/maps-gl": "^3.5.1", + "@dhis2/maps-gl": "^3.6.0", "@dhis2/prop-types": "^3.1.2", "@dhis2/ui": "^8.7.2", "classnames": "^2.2.6", diff --git a/yarn.lock b/yarn.lock index 6cd014376..1a0080151 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2240,10 +2240,10 @@ react-select "^2.0.0" rxjs "^5.5.7" -"@dhis2/maps-gl@^3.5.1": - version "3.5.3" - resolved "https://registry.yarnpkg.com/@dhis2/maps-gl/-/maps-gl-3.5.3.tgz#58060cb0f611804eeb5205e0ffa2056e7d21fa37" - integrity sha512-npaPv3CDLUl6sXB966a21zVfu1b3+sICYopPSPtcxIKHACSmCsjIYpkMpzBdXAy/+x9HkjOqGezLfr7pMQoS9Q== +"@dhis2/maps-gl@^3.6.0": + version "3.6.0" + resolved "https://registry.yarnpkg.com/@dhis2/maps-gl/-/maps-gl-3.6.0.tgz#253f607eca3a49978abe3e3138e42e5a03bff4ba" + integrity sha512-V82xvLWD6uivZvLxM1nfwWH5vSMH67hf+ovxob9JH/d1pSBWbK7lWu2c70SPOz3OQNfVuYRgN3UWmt1Vl9nvVw== dependencies: "@mapbox/sphericalmercator" "^1.2.0" "@turf/area" "^6.5.0"