Skip to content

Commit

Permalink
Bump style spec to 19.1.0 (#2503)
Browse files Browse the repository at this point in the history
* Bump style spec to 19.1.0

* Update expression tests

* update expected for render test
  • Loading branch information
birkskyum authored May 10, 2023
1 parent 0cc1565 commit 2cff8cd
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 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 @@
"@mapbox/unitbezier": "^0.0.1",
"@mapbox/vector-tile": "^1.3.1",
"@mapbox/whoots-js": "^3.1.0",
"@maplibre/maplibre-gl-style-spec": "^19.0.1",
"@maplibre/maplibre-gl-style-spec": "^19.1.0",
"@types/geojson": "^7946.0.10",
"@types/kdbush": "^3.0.2",
"@types/mapbox__point-geometry": "^0.1.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"outputs": [
[1, 0, 0, 1],
[1, 0, 0.405375, 1],
[1, 0, 0.4251124784649884, 1],
[0, 0, 1, 1],
{"error": "Could not parse color from value 'oops blue'"}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"outputs": [
[1, 0, 0, 1],
[0.843015, 0, 0.446122, 1],
[0.8140950912052022, 0, 0.4447724350959299, 1],
[0, 0, 1, 1],
{"error": "Could not parse color from value 'oops blue'"}
]
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2cff8cd

Please sign in to comment.