summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-01 12:02:28 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2022-02-01 13:36:51 +0100
commit17f23f5145779aad0814a111aba086e53504289f (patch)
tree1c1f0a7d5913accd4bd0bbd1ea3d5cd048d85742 /js/package.json
parent6980eeaf9a6224d50b970edf4e6f027c9f78590c (diff)
Bump karma from 6.3.12 to 6.3.13 in /js
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.12 to 6.3.13. - [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.12...v6.3.13) --- 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 e34488cc0..0ca47a1d9 100644
--- a/js/package.json
+++ b/js/package.json
@@ -43,7 +43,7 @@
"jasmine-core": "^4.0.0",
"jquery": "^3.6.0",
"jshint": "^2.13.4",
- "karma": "^6.3.12",
+ "karma": "^6.3.13",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage": "^2.1.0",
"karma-firefox-launcher": "^2.1.2",