From 390efb9806d196ff5f6a75382405554b499c7390 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Jul 2022 06:58:05 +0000 Subject: Bump jshint from 2.13.4 to 2.13.5 in /js Bumps [jshint](https://github.com/jshint/jshint) from 2.13.4 to 2.13.5. - [Release notes](https://github.com/jshint/jshint/releases) - [Changelog](https://github.com/jshint/jshint/blob/main/CHANGELOG.md) - [Commits](https://github.com/jshint/jshint/compare/2.13.4...2.13.5) --- updated-dependencies: - dependency-name: jshint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- js/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/package.json') diff --git a/js/package.json b/js/package.json index 7cb33d649..24f970e44 100644 --- a/js/package.json +++ b/js/package.json @@ -42,7 +42,7 @@ "gulp-terser": "^2.1.0", "jasmine-core": "^4.3.0", "jquery": "^3.6.0", - "jshint": "^2.13.4", + "jshint": "^2.13.5", "karma": "^6.4.0", "karma-chrome-launcher": "^3.1.1", "karma-coverage": "^2.2.0", -- cgit v1.2.3