From 56b4f8e315560b8aab0ac4dcb1e15e4d65a8ab98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 05:29:06 +0000 Subject: [PATCH] Bump mapillary-js from 2.21.0 to 3.0.0 Bumps [mapillary-js](https://github.com/mapillary/mapillary-js) from 2.21.0 to 3.0.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/v2.21.0...v3.0.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e37723b4a..ae5bdc1da 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "happen": "^0.3.1", "js-yaml": "^3.14.0", "json-stringify-pretty-compact": "^2.0.0", - "mapillary-js": "~2.21.0", + "mapillary-js": "~3.0.0", "mapillary_sprite_source": "^1.8.0", "minimist": "^1.2.3", "mocha": "^7.0.1",