summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-11 12:04:12 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2021-08-11 14:51:22 +0200
commit144574134e43eb34e1fa4c9e8bc99ced93f0783f (patch)
treeecc3bf2044f44a8dbdba7972f3a04be4aee7666b /js/package.json
parent713dd05743023d6a50ac714c12a4c0710d00fa8a (diff)
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] <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 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",