summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-21 12:02:14 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-10-21 14:32:52 +0200
commit9a633711708a01abbe098fe42d2608acf235a4e6 (patch)
tree7fea2ab04dc099a4f6f5b4892c752bd8639533e3 /js/package.json
parent075bd3b65869128dc94df9a9905944070abbd770 (diff)
Bump karma from 6.3.4 to 6.3.5 in /js
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.4 to 6.3.5. - [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.4...v6.3.5) --- 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 b152e6bae..9fe4af790 100644
--- a/js/package.json
+++ b/js/package.json
@@ -43,7 +43,7 @@
"jasmine-core": "^3.10.0",
"jquery": "^3.6.0",
"jshint": "^2.13.1",
- "karma": "^6.3.4",
+ "karma": "^6.3.5",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage": "^2.0.3",
"karma-firefox-launcher": "^2.1.1",