summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-14 05:01:28 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2022-04-14 09:36:43 +0200
commit6b5ff4e2315e8e992238200235dab9ac26cf4873 (patch)
tree37ac6e897a753b307467adb3fe7b611474c1ff7f /js/package.json
parentf6558b1c0c26ab0ec34e6047cb6b0973d6d63223 (diff)
Bump karma from 6.3.17 to 6.3.18 in /js
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.17 to 6.3.18. - [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.17...v6.3.18) --- 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 b0ec0eade..04b567be5 100644
--- a/js/package.json
+++ b/js/package.json
@@ -43,7 +43,7 @@
"jasmine-core": "^4.1.0",
"jquery": "^3.6.0",
"jshint": "^2.13.4",
- "karma": "^6.3.17",
+ "karma": "^6.3.18",
"karma-chrome-launcher": "^3.1.1",
"karma-coverage": "^2.2.0",
"karma-firefox-launcher": "^2.1.2",