Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nasa/openmct.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-21 03:18:37 +0300
committerGitHub <noreply@github.com>2022-09-21 03:18:37 +0300
commit07bdc45ab2c285c705d6755fc041e8229ef669dc (patch)
tree2ca733b950c8d5beeb020f97acd244cb6b15fe8e
parentb85238d7d094637f4ba4edfc5d39fe0469556c57 (diff)
Bump karma from 6.3.20 to 6.4.1dependabot/npm_and_yarn/karma-6.4.1
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.20 to 6.4.1. - [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.20...v6.4.1) --- updated-dependencies: - dependency-name: karma dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1e4eb40a5..d0a24ab4d 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
"html2canvas": "1.4.1",
"imports-loader": "4.0.1",
"jasmine-core": "4.4.0",
- "karma": "6.3.20",
+ "karma": "6.4.1",
"karma-chrome-launcher": "3.1.1",
"karma-cli": "2.0.0",
"karma-coverage": "2.2.0",