summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-26 12:03:07 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2021-10-27 21:10:57 +0200
commit0460ddfbd63c71808fb3fe4f984b8812b9e23f71 (patch)
tree9e665a324a23b69b41122d70156708b0b271c5db /js/package.json
parentf773ffc0d0797c0904b857863641bee26c9ba524 (diff)
Bump karma from 6.3.5 to 6.3.6 in /js
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.5 to 6.3.6. - [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.5...v6.3.6) --- 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 de73c9b09..f94a8868b 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.5",
+ "karma": "^6.3.6",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage": "^2.0.3",
"karma-firefox-launcher": "^2.1.1",