From 3b481874dde8ec4a6b8888026ba485028db3ebf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Feb 2021 17:03:26 +0000 Subject: [PATCH] Bump json-stringify-pretty-compact from 2.0.0 to 3.0.0 Bumps [json-stringify-pretty-compact](https://github.com/lydell/json-stringify-pretty-compact) from 2.0.0 to 3.0.0. - [Release notes](https://github.com/lydell/json-stringify-pretty-compact/releases) - [Changelog](https://github.com/lydell/json-stringify-pretty-compact/blob/main/CHANGELOG.md) - [Commits](https://github.com/lydell/json-stringify-pretty-compact/compare/v2.0.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 f5e539947..aa9d0a7fb 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "glob": "^7.1.0", "happen": "^0.3.1", "js-yaml": "^4.0.0", - "json-stringify-pretty-compact": "^2.0.0", + "json-stringify-pretty-compact": "^3.0.0", "mapillary-js": "~3.0.0", "mapillary_sprite_source": "^1.8.0", "minimist": "^1.2.3",