summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-01 12:02:59 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2022-03-01 15:09:01 +0100
commit48ad7fd5c32b8c5b64764972c1eb5941bd79c67c (patch)
treebb4c1c187d022d5f15d94d86b4f95a36cb523cba /js/package.json
parentd4a1db9629f4eab55c70cb4d7e16b3c6fc416570 (diff)
Bump karma from 6.3.16 to 6.3.17 in /js
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.16 to 6.3.17. - [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.16...v6.3.17) --- 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 663a9b1eb..688193fa4 100644
--- a/js/package.json
+++ b/js/package.json
@@ -43,7 +43,7 @@
"jasmine-core": "^4.0.1",
"jquery": "^3.6.0",
"jshint": "^2.13.4",
- "karma": "^6.3.16",
+ "karma": "^6.3.17",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage": "^2.2.0",
"karma-firefox-launcher": "^2.1.2",