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>2021-03-30 16:29:52 +0300
committerGitHub <noreply@github.com>2021-03-30 16:29:52 +0300
commitfcd32432db56f5e6d4a497b19c733c13537faaa4 (patch)
tree64990888c8bd2a70c438dc9aa8a906a3f6651f4e /package.json
parent39b43d546e08ea98c427827c33473289c5d9d29b (diff)
Bump karma from 6.2.0 to 6.3.2 (#33516)
Bumps [karma](https://github.com/karma-runner/karma) from 6.2.0 to 6.3.2. - [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.2.0...v6.3.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.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 14d876a54b..790251886b 100644
--- a/package.json
+++ b/package.json
@@ -123,7 +123,7 @@
"hugo-bin": "^0.70.0",
"ip": "^1.1.5",
"jquery": "^3.6.0",
- "karma": "^6.2.0",
+ "karma": "^6.3.2",
"karma-browserstack-launcher": "1.4.0",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage-istanbul-reporter": "^3.0.3",