From bab252f741a9c2705d2a02966e6156bc00af8dcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 02:29:49 +0000 Subject: [PATCH] Bump strip-json-comments from 5.0.0 to 5.0.1 Bumps [strip-json-comments](https://github.com/sindresorhus/strip-json-comments) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/sindresorhus/strip-json-comments/releases) - [Commits](https://github.com/sindresorhus/strip-json-comments/compare/v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: strip-json-comments dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fec6e462..373280d5 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "markdown-it-texmath": "1.0.0", "markdownlint-rule-helpers": "0.20.0", "npm-run-all": "4.1.5", - "strip-json-comments": "5.0.0", + "strip-json-comments": "5.0.1", "terser-webpack-plugin": "5.3.9", "toml": "3.0.0", "tv4": "1.3.0",