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-06-14 16:22:27 +0300
committerGitHub <noreply@github.com>2022-06-14 16:22:27 +0300
commitc57625b4d4dbb843510a143b29d9579ec0efe3ed (patch)
treea45fb9ceec729390f4d1f5730c9ba941887b8da3 /package.json
parent8d29e86ff4066366dd86d87e302e412882314ba9 (diff)
Bump karma from 6.3.20 to 6.4.0 (#36573)
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.20 to 6.4.0. - [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.0) --- updated-dependencies: - dependency-name: karma dependency-type: direct:development update-type: version-update:semver-minor ... 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 32a7783c84..bb72e09ed9 100644
--- a/package.json
+++ b/package.json
@@ -127,7 +127,7 @@
"hugo-bin": "^0.88.2",
"ip": "^2.0.0",
"jquery": "^3.6.0",
- "karma": "^6.3.20",
+ "karma": "^6.4.0",
"karma-browserstack-launcher": "1.4.0",
"karma-chrome-launcher": "^3.1.1",
"karma-coverage-istanbul-reporter": "^3.0.3",