From be9b13a668a0b8248f7c0543076c83a75326f93d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 12 Sep 2020 23:14:29 +0000 Subject: [PATCH] Bump gulp-jsonlint from 0.0.3 to 1.3.2 Bumps [gulp-jsonlint](https://github.com/rogeriopvl/gulp-jsonlint) from 0.0.3 to 1.3.2. - [Release notes](https://github.com/rogeriopvl/gulp-jsonlint/releases) - [Commits](https://github.com/rogeriopvl/gulp-jsonlint/compare/v0.0.3...v1.3.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a5b8cd1873..e9b4f8bac3 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "glob": "^4.0.5", "gulp": "~3.8.x", "gulp-ext-replace": "^0.1.0", - "gulp-jsonlint": "0.0.3", + "gulp-jsonlint": "1.3.2", "gulp-util": "^3.0.0", "gulp-yaml": "0.0.3", "js-yaml": "^3.1.0",