Skip to content

Commit

Permalink
chore(deps): bump @dhis2/maps-gl from 3.5.3 to 3.8.2
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.8.2.
- [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.8.2)

---
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 Mar 6, 2023
1 parent dbbd385 commit 0812f8a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 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.8.2",
"@dhis2/prop-types": "^3.1.2",
"@dhis2/ui": "^8.7.2",
"classnames": "^2.2.6",
Expand Down
22 changes: 11 additions & 11 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.8.2":
version "3.8.2"
resolved "https://registry.yarnpkg.com/@dhis2/maps-gl/-/maps-gl-3.8.2.tgz#280b5224acc66ea1bd5f4e8c6fb8eeb4451d5054"
integrity sha512-7XMh3tr1MZAgpDuHJEw2+zmVuvTt5zW2M8vvu7/9CNeORfLvALA+o0w2Yd7zQ5wwO00/iNnh40InpUafHThsIg==
dependencies:
"@mapbox/sphericalmercator" "^1.2.0"
"@turf/area" "^6.5.0"
Expand All @@ -2252,8 +2252,8 @@
"@turf/center-of-mass" "^6.5.0"
"@turf/circle" "^6.5.0"
"@turf/length" "^6.5.0"
comlink "^4.3.1"
fetch-jsonp "^1.2.2"
comlink "^4.4.1"
fetch-jsonp "^1.2.3"
lodash.throttle "^4.1.1"
maplibre-gl "^2.4.0"
polylabel "^1.1.0"
Expand Down Expand Up @@ -5939,10 +5939,10 @@ combined-stream@^1.0.6, combined-stream@^1.0.8, combined-stream@~1.0.6:
dependencies:
delayed-stream "~1.0.0"

comlink@^4.3.1:
version "4.3.1"
resolved "https://registry.yarnpkg.com/comlink/-/comlink-4.3.1.tgz#0c6b9d69bcd293715c907c33fe8fc45aecad13c5"
integrity sha512-+YbhUdNrpBZggBAHWcgQMLPLH1KDF3wJpeqrCKieWQ8RL7atmgsgTQko1XEBK6PsecfopWNntopJ+ByYG1lRaA==
comlink@^4.4.1:
version "4.4.1"
resolved "https://registry.yarnpkg.com/comlink/-/comlink-4.4.1.tgz#e568b8e86410b809e8600eb2cf40c189371ef981"
integrity sha512-+1dlx0aY5Jo1vHy/tSsIGpSkN4tS9rZSW8FIhG0JH/crs9wwweswIo/POr451r7bZww3hFbPAKnTpimzL/mm4Q==

commander@^2.19.0, commander@^2.20.0, commander@^2.9.0:
version "2.20.3"
Expand Down Expand Up @@ -8205,7 +8205,7 @@ fd-slicer@~1.1.0:
dependencies:
pend "~1.2.0"

fetch-jsonp@^1.2.2:
fetch-jsonp@^1.2.3:
version "1.2.3"
resolved "https://registry.yarnpkg.com/fetch-jsonp/-/fetch-jsonp-1.2.3.tgz#ae99a867095cb1ce5c39fac601d70d1084db122f"
integrity sha512-C13k1o7R9JTN1wmhKkrW5bU/00LwixXnkufQUR6Rbf4KCS0i8mycQaovt4WVbHnA2NKgi7Ryp9Whpy/CGcij6Q==
Expand Down

0 comments on commit 0812f8a

Please sign in to comment.