From 144574134e43eb34e1fa4c9e8bc99ced93f0783f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Aug 2021 12:04:12 +0000 Subject: Bump jshint from 2.13.0 to 2.13.1 in /js Bumps [jshint](https://github.com/jshint/jshint) from 2.13.0 to 2.13.1. - [Release notes](https://github.com/jshint/jshint/releases) - [Changelog](https://github.com/jshint/jshint/blob/master/CHANGELOG.md) - [Commits](https://github.com/jshint/jshint/compare/2.13.0...2.13.1) --- 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 b9794eebf..681be2deb 100644 --- a/js/package.json +++ b/js/package.json @@ -43,7 +43,7 @@ "gulp-terser": "^2.0.1", "jasmine-core": "^3.8.0", "jquery": "^3.6.0", - "jshint": "^2.13.0", + "jshint": "^2.13.1", "karma": "^6.3.4", "karma-chrome-launcher": "^3.1.0", "karma-coverage": "^2.0.3", -- cgit v1.2.3