Bump ol-mapbox-style from 9.0.0 to 9.1.0

Bumps [ol-mapbox-style](https://github.com/openlayers/ol-mapbox-style) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/openlayers/ol-mapbox-style/releases)
- [Changelog](https://github.com/openlayers/ol-mapbox-style/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openlayers/ol-mapbox-style/compare/v9.0.0...v9.1.0)

---
updated-dependencies:
- dependency-name: ol-mapbox-style
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-08-29 10:01:52 +00:00
committed by GitHub
parent 558c659c0f
commit ba61dbfbd5
2 changed files with 8 additions and 8 deletions

View File

@@ -46,7 +46,7 @@
"dependencies": {
"earcut": "^2.2.3",
"geotiff": "2.0.4",
"ol-mapbox-style": "9.0.0",
"ol-mapbox-style": "9.1.0",
"pbf": "3.2.1",
"rbush": "^3.0.1"
},