summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-06 12:02:54 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2022-01-07 14:32:50 +0100
commitf2b7eed008f503616d936c92fb302f4b060096ef (patch)
treedbe0c39fb6f0ebf2c9ccd90cd9ba2eaab54b1501 /js/package.json
parent50a5b2f5d45e78c52e4619906a4fa726ded622e3 (diff)
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] <support@github.com>
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json2
1 files changed, 1 insertions, 1 deletions
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",