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

github.com/nextcloud/news.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 15:03:37 +0300
committerBenjamin Brahmer <info@b-brahmer.de>2022-09-20 15:21:07 +0300
commit293028035cd8c7c0d5f414abf22bb061d6a4f0bd (patch)
tree333ad32a76581e912438ea2496727f48c389dd5a /js/package.json
parent236ed349d113bb2023b521e361a343676f6b4335 (diff)
Bump karma from 6.4.0 to 6.4.1 in /js
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>
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/package.json b/js/package.json
index f91c2eef0..a7e9b8493 100644
--- a/js/package.json
+++ b/js/package.json
@@ -43,7 +43,7 @@
"jasmine-core": "^4.4.0",
"jquery": "^3.6.1",
"jshint": "^2.13.5",
- "karma": "^6.4.0",
+ "karma": "^6.4.1",
"karma-chrome-launcher": "^3.1.1",
"karma-coverage": "^2.2.0",
"karma-firefox-launcher": "^2.1.2",