From a3747f8c3f2746c856fe2161e4d41d750cf8c391 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 30 Apr 2019 12:24:18 +0000 Subject: [PATCH] chore(package): update strip-json-comments to version 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 467cf36..30cbd53 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "glob": "^7.1.2", "simple-git": "^1.77.0", "strip-combining-marks": "^1.0.0", - "strip-json-comments": "^2.0.1" + "strip-json-comments": "^3.0.0" }, "private": true }