Skip to content

Commit

Permalink
fix: bump maplibre-gl from 4.0.2 to 4.3.2
Browse files Browse the repository at this point in the history
Bumps [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) from 4.0.2 to 4.3.2.
- [Release notes](https://github.com/maplibre/maplibre-gl-js/releases)
- [Changelog](https://github.com/maplibre/maplibre-gl-js/blob/main/CHANGELOG.md)
- [Commits](maplibre/maplibre-gl-js@v4.0.2...v4.3.2)

---
updated-dependencies:
- dependency-name: maplibre-gl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent cbf0ffd commit 6ef8ef4
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 10 deletions.
26 changes: 17 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@turf/distance": "^6.5.0",
"deck.gl": "^8.9.35",
"lodash": "^4.17.21",
"maplibre-gl": "^4.0.2",
"maplibre-gl": "^4.3.2",
"react-map-gl": "^7.1.7"
},
"devDependencies": {
Expand Down

0 comments on commit 6ef8ef4

Please sign in to comment.