summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-02 05:09:34 +0000
committeranoy <anoymouserver@users.noreply.github.com>2021-06-02 07:54:20 +0200
commit14958ed79a63a58d1734fa6f21ec3eb9190f1585 (patch)
tree1230f334b7ca6b033112ca3cf738cb3b02a90950 /js/package.json
parentdf8538b6c4b7b66822cb9579a051414202e77e50 (diff)
Bump karma from 6.3.2 to 6.3.3 in /js
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.2 to 6.3.3. - [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.2...v6.3.3) --- 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 cbf0d59dc..e69505964 100644
--- a/js/package.json
+++ b/js/package.json
@@ -43,7 +43,7 @@
"jasmine-core": "^3.7.1",
"jquery": "^3.6.0",
"jshint": "^2.13.0",
- "karma": "^6.3.2",
+ "karma": "^6.3.3",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage": "^2.0.3",
"karma-firefox-launcher": "^2.1.0",