From 47b036fad286ce7ea7064bff3e049c923688c812 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 05:10:02 +0000 Subject: [PATCH] Bump json-stringify-pretty-compact from 1.2.0 to 2.0.0 Bumps [json-stringify-pretty-compact](https://github.com/lydell/json-stringify-pretty-compact) from 1.2.0 to 2.0.0. - [Release notes](https://github.com/lydell/json-stringify-pretty-compact/releases) - [Changelog](https://github.com/lydell/json-stringify-pretty-compact/blob/master/CHANGELOG.md) - [Commits](https://github.com/lydell/json-stringify-pretty-compact/compare/v1.2.0...v2.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 c5d353fa7..516063365 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "glob": "^7.1.0", "happen": "^0.3.1", "js-yaml": "^3.14.0", - "json-stringify-pretty-compact": "^1.1.0", + "json-stringify-pretty-compact": "^2.0.0", "jsonschema": "^1.1.0", "mapillary-js": "~2.20.0", "mapillary_sprite_source": "^1.8.0",