summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-11 13:12:00 +0000
committeranoy <anoymouserver@users.noreply.github.com>2022-02-12 15:34:41 +0100
commit68a06eae525af8e954954f514fbed583e853cef4 (patch)
tree7923a9596458bb25c24a1c94b8593bb8035e34cd /js/package.json
parentd726fba4e5b22bea493eadf4f172c7565c33c96f (diff)
Bump karma from 6.3.15 to 6.3.16 in /js
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.15 to 6.3.16. - [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.15...v6.3.16) --- 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 0fd01844b..b51db6277 100644
--- a/js/package.json
+++ b/js/package.json
@@ -43,7 +43,7 @@
"jasmine-core": "^4.0.0",
"jquery": "^3.6.0",
"jshint": "^2.13.4",
- "karma": "^6.3.15",
+ "karma": "^6.3.16",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage": "^2.2.0",
"karma-firefox-launcher": "^2.1.2",