From f2b7eed008f503616d936c92fb302f4b060096ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 12:02:54 +0000 Subject: Bump jshint from 2.13.2 to 2.13.3 in /js Bumps [jshint](https://github.com/jshint/jshint) from 2.13.2 to 2.13.3. - [Release notes](https://github.com/jshint/jshint/releases) - [Changelog](https://github.com/jshint/jshint/blob/2.13.3/CHANGELOG.md) - [Commits](https://github.com/jshint/jshint/compare/2.13.2...2.13.3) --- updated-dependencies: - dependency-name: jshint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- js/package-lock.json | 6 +++--- js/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/js/package-lock.json b/js/package-lock.json index 01bdf1e77..b26c12a96 100644 --- a/js/package-lock.json +++ b/js/package-lock.json @@ -3648,9 +3648,9 @@ "dev": true }, "jshint": { - "version": "2.13.2", - "resolved": "https://registry.npmjs.org/jshint/-/jshint-2.13.2.tgz", - "integrity": "sha512-xt9lIEqJ0B/48GwIuFA4sw3PPQvmFo/fVCe9Yim9oU2UdX437lnkrBrHEHF/R0HS64WgLFXUvSxrHb0UOrYhAA==", + "version": "2.13.3", + "resolved": "https://registry.npmjs.org/jshint/-/jshint-2.13.3.tgz", + "integrity": "sha512-zlVQz8XAl1ODXEOVMPkDNuntPebPIE39Xn7ex/JAI9+TmBIf/fcUuj58FaLCC88rOHy8leq0N5ChBB+V5fmpzA==", "dev": true, "requires": { "cli": "~1.0.0", diff --git a/js/package.json b/js/package.json index 3346473e1..dd5e3d5b1 100644 --- a/js/package.json +++ b/js/package.json @@ -42,7 +42,7 @@ "gulp-terser": "^2.1.0", "jasmine-core": "^4.0.0", "jquery": "^3.6.0", - "jshint": "^2.13.2", + "jshint": "^2.13.3", "karma": "^6.3.9", "karma-chrome-launcher": "^3.1.0", "karma-coverage": "^2.1.0", -- cgit v1.2.3