Skip to content

Commit 22e2f9c

Browse files
committed
Update dependency mapbox-gl to v0.50.0
1 parent 4167f90 commit 22e2f9c

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"dependencies": {
3838
"@turf/helpers": "6.1.4",
3939
"es6-promise": "4.2.5",
40-
"mapbox-gl": "0.49.0",
40+
"mapbox-gl": "0.50.0",
4141
"unfetch": "3.1.1"
4242
},
4343
"devDependencies": {

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5294,9 +5294,9 @@ map-visit@^1.0.0:
52945294
dependencies:
52955295
object-visit "^1.0.0"
52965296

5297-
mapbox-gl@0.49.0:
5298-
version "0.49.0"
5299-
resolved "https://registry.yarnpkg.com/mapbox-gl/-/mapbox-gl-0.49.0.tgz#701fe5ae750b7edc1398b985553c0e0690fc3d2b"
5297+
mapbox-gl@0.50.0:
5298+
version "0.50.0"
5299+
resolved "https://registry.yarnpkg.com/mapbox-gl/-/mapbox-gl-0.50.0.tgz#49f44149f02fdd25ab64a2ec4efc7a11a5c96f55"
53005300
dependencies:
53015301
"@mapbox/geojson-types" "^1.0.2"
53025302
"@mapbox/jsonlint-lines-primitives" "^2.0.2"

0 commit comments

Comments
 (0)