Skip to content

Commit

Permalink
chore(deps): bump @dhis2/maps-gl from 3.5.3 to 3.7.0
Browse files Browse the repository at this point in the history
Bumps [@dhis2/maps-gl](https://github.com/dhis2/maps-gl) from 3.5.3 to 3.7.0.
- [Release notes](https://github.com/dhis2/maps-gl/releases)
- [Changelog](https://github.com/dhis2/maps-gl/blob/master/CHANGELOG.md)
- [Commits](dhis2/maps-gl@v3.5.3...v3.7.0)

---
updated-dependencies:
- dependency-name: "@dhis2/maps-gl"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 8, 2023
1 parent 413fe4d commit 690ee28
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.7.0",
"@dhis2/prop-types": "^3.1.2",
"@dhis2/ui": "^8.7.2",
"classnames": "^2.2.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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.7.0":
version "3.7.0"
resolved "https://registry.yarnpkg.com/@dhis2/maps-gl/-/maps-gl-3.7.0.tgz#5f664a5029fcb0a14d989109fb1131e484747642"
integrity sha512-SFnbekSYxy7B50ufxbFJkBIaBwcdwXf5qFm9St+jZ4XNtt2sFW5mstxGowCvw2823bpXFJ0EoN9+7+rHutEZ4Q==
dependencies:
"@mapbox/sphericalmercator" "^1.2.0"
"@turf/area" "^6.5.0"
Expand Down

0 comments on commit 690ee28

Please sign in to comment.