summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-25 12:03:33 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2022-01-25 13:51:12 +0100
commit36e4a46ba40c179d3bd0136c6dba1c423de55881 (patch)
tree6a1d233a5bdd20782bdd6fc432c4bf57af3b60ef /js/package.json
parentab88352bc92baaa0e0eacf5bf61291ca402141a6 (diff)
Bump jshint from 2.13.3 to 2.13.4 in /js
Bumps [jshint](https://github.com/jshint/jshint) from 2.13.3 to 2.13.4. - [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.3...2.13.4) --- 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 88f9319bd..44bed1400 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.3",
+ "jshint": "^2.13.4",
"karma": "^6.3.11",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage": "^2.1.0",