commit fe2703e964ac36431a35e1227de4d7681eaf3861
parent 1a072ee6d34660c3a43e549fc054f5cfb65b284e
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date: Mon, 1 Feb 2021 18:26:44 +0000
build(deps): bump mapillary-js from 3.0.0 to 3.1.0
Bumps [mapillary-js](https://github.com/mapillary/mapillary-js) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/mapillary/mapillary-js/releases)
- [Changelog](https://github.com/mapillary/mapillary-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mapillary/mapillary-js/compare/v3.0.0...v3.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat:
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package.json b/package.json
@@ -82,7 +82,7 @@
"leaflet": "1.0.3",
"leaflet-rotatedmarker": "^0.2.0",
"load-script": "^1.0.0",
- "mapillary-js": "3.0.0",
+ "mapillary-js": "3.1.0",
"pbf": "^3.0.5",
"rbush": "^3.0.1",
"regenerator-runtime": "^0.13.7",
diff --git a/yarn.lock b/yarn.lock
@@ -6220,10 +6220,10 @@ map-visit@^1.0.0:
dependencies:
object-visit "^1.0.0"
-mapillary-js@3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/mapillary-js/-/mapillary-js-3.0.0.tgz#18365cca67da3c84986475280efb21d2dbfc8556"
- integrity sha512-GkSx7ZHijrlzm6W6KgyfVjtVbSwEnY6dXspDP/Wm14sy5e0nuvuopGoWmAPUadp6X6h6xL2vepmlNJefx1wHbg==
+mapillary-js@3.1.0:
+ version "3.1.0"
+ resolved "https://registry.yarnpkg.com/mapillary-js/-/mapillary-js-3.1.0.tgz#d22d292ff0c9b289cae5650d516f56bf8cb252f1"
+ integrity sha512-HDO3dtVfe/T9tAifJyx6CrCWeIa+NIkeHiexjxhm4p9Kwma12RaNfjXJ+xWqrjAS3bTgMzZ0t56jmtb/zfpsyA==
dependencies:
earcut "^2.2.2"
falcor "^0.1.17"