Skip to content

Commit

Permalink
Update dependency @mapbox/polyline to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 22, 2023
1 parent b64b3c6 commit bc30129
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 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 @@
"@fortawesome/fontawesome-free": "6.4.0",
"@ideditor/temaki": "5.2.0",
"@mapbox/maki": "8.0.1",
"@mapbox/polyline": "1.1.1",
"@mapbox/polyline": "1.2.0",
"@mapbox/togeojson": "0.16.0",
"@maplibre/maplibre-gl-leaflet": "0.0.19",
"@turf/turf": "6.5.0",
Expand Down
9 changes: 1 addition & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1352,14 +1352,7 @@
resolved "https://registry.yarnpkg.com/@mapbox/point-geometry/-/point-geometry-0.1.0.tgz#8a83f9335c7860effa2eeeca254332aa0aeed8f2"
integrity sha512-6j56HdLTwWGO0fJPlrZtdU/B13q8Uwmo18Ck2GnGgN9PCFyKTZ3UbXeEdRFh18i9XQ92eH2VdtpJHpBD3aripQ==

"@mapbox/[email protected]":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@mapbox/polyline/-/polyline-1.1.1.tgz#ab96e5e6936f4847a4894e14558daf43e40e3bd2"
integrity sha512-z9Sl7NYzsEIrAza658H92mc0OvpBjQwjp7Snv4xREKhsCMat7m1IKdWJMjQ5opiPYa0veMf7kCaSd1yx55AhmQ==
dependencies:
meow "^6.1.1"

"@mapbox/polyline@^1.0.0":
"@mapbox/[email protected]", "@mapbox/polyline@^1.0.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@mapbox/polyline/-/polyline-1.2.0.tgz#11f7481968a83bd9dde36273a50b8037af24a86b"
integrity sha512-sIIi9clVZiTmXYqbXpSAoG+ZLsvQn7j9FJLqiNOG85KnXN8tz11MEhuW2M7NDEDIKi4hIMaSI1CKwH8oLuVxPQ==
Expand Down

0 comments on commit bc30129

Please sign in to comment.