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

github.com/twbs/bootstrap.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-20 17:51:44 +0300
committerGitHub <noreply@github.com>2022-09-20 17:51:44 +0300
commit0173f7a9df22017e3ae75b11220af8ca5880eda6 (patch)
tree636efb46f3ea48cec9adeab3a9502bc06e9cddc8 /package.json
parent1510c25e9be4d8f7f2ba23622bfdfd9afebb6598 (diff)
Bump karma from 6.4.0 to 6.4.1 (#37178)
Bumps [karma](https://github.com/karma-runner/karma) from 6.4.0 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.4.0...v6.4.1) --- updated-dependencies: - dependency-name: karma dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 80e9b9ff6c..5d8c7450f1 100644
--- a/package.json
+++ b/package.json
@@ -127,7 +127,7 @@
"hugo-bin": "^0.91.1",
"ip": "^2.0.0",
"jquery": "^3.6.1",
- "karma": "^6.4.0",
+ "karma": "^6.4.1",
"karma-browserstack-launcher": "1.4.0",
"karma-chrome-launcher": "^3.1.1",
"karma-coverage-istanbul-reporter": "^3.0.3",