From 1a66a81096762caeedc9bd45ed7e490fd96a8e9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Sep 2021 07:36:54 +0000 Subject: [PATCH] Bump gulp-jshint from 1.12.0 to 2.1.0 in /js Bumps [gulp-jshint](https://github.com/spalger/gulp-jshint) from 1.12.0 to 2.1.0. - [Release notes](https://github.com/spalger/gulp-jshint/releases) - [Changelog](https://github.com/spalger/gulp-jshint/blob/master/CHANGELOG.md) - [Commits](https://github.com/spalger/gulp-jshint/compare/v1.12.0...v2.1.0) --- updated-dependencies: - dependency-name: gulp-jshint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- js/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/package.json b/js/package.json index ba57e08c..35af78e0 100644 --- a/js/package.json +++ b/js/package.json @@ -16,7 +16,7 @@ "gulp": "^3.9.0", "gulp-cli": "^2.0.1", "gulp-concat": "^2.6.0", - "gulp-jshint": "^1.11.2", + "gulp-jshint": "^2.1.0", "gulp-ng-annotate": "^2.1.0", "gulp-phpunit": "^0.26.0", "gulp-sourcemaps": "^3.0.0",