summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-11-17 12:03:06 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-11-17 13:31:44 +0100
commitaf77e9ce80cb76bcfe6ae580dc7b268acf600101 (patch)
treeba6bde42b0c71eace799ea3f86c6793263b7f40b /js/package.json
parent7ac5316e7309646a766338bcd7059bcc9a78d810 (diff)
Bump karma from 6.3.8 to 6.3.9 in /js
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.8 to 6.3.9. - [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.8...v6.3.9) --- 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 b37ee1c38..fdb6bf5ab 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.8",
+ "karma": "^6.3.9",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage": "^2.0.3",
"karma-firefox-launcher": "^2.1.2",