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-05-10 09:34:12 +0300
committerGitHub <noreply@github.com>2022-05-10 09:34:12 +0300
commit6ac37c9bb2208e0b5ebfd26e053a8073f40deb79 (patch)
treed6b619236a37252d424c32bd20932ed683f73990 /package.json
parent314a9dd94995c731158ce743df980865da0bc25f (diff)
Bump karma from 6.3.18 to 6.3.19 (#36227)
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.18 to 6.3.19. - [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.18...v6.3.19) --- updated-dependencies: - dependency-name: karma dependency-type: direct:development update-type: version-update:semver-patch ... 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 872a9745a7..260dfed005 100644
--- a/package.json
+++ b/package.json
@@ -127,7 +127,7 @@
"hugo-bin": "^0.85.3",
"ip": "^1.1.5",
"jquery": "^3.6.0",
- "karma": "^6.3.18",
+ "karma": "^6.3.19",
"karma-browserstack-launcher": "1.4.0",
"karma-chrome-launcher": "^3.1.1",
"karma-coverage-istanbul-reporter": "^3.0.3",