summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-11-02 12:02:28 +0000
committeranoy <anoymouserver@users.noreply.github.com>2021-11-02 17:06:21 +0100
commitaea03fefd7120a1f92b45fe3fb1deb8a7abdbe4d (patch)
tree590751c4b9c223895fb6361b521f773ae646b9ed /js/package.json
parent5da320bb05ff07a628c82e14e9cb1eb6d48cc42e (diff)
Bump karma from 6.3.6 to 6.3.7 in /js
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.6 to 6.3.7. - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma/compare/v6.3.6...v6.3.7) --- updated-dependencies: - dependency-name: karma 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 f94a8868b..da079a1e1 100644
--- a/js/package.json
+++ b/js/package.json
@@ -43,7 +43,7 @@
"jasmine-core": "^3.10.1",
"jquery": "^3.6.0",
"jshint": "^2.13.1",
- "karma": "^6.3.6",
+ "karma": "^6.3.7",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage": "^2.0.3",
"karma-firefox-launcher": "^2.1.1",