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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2022-08-13 22:07:54 +0300
committerGitHub <noreply@github.com>2022-08-13 22:07:54 +0300
commitb66a2cc23037e16345262c44974abdb3460db6cc (patch)
tree0c784f4f92d46bc672d094611477fa52e202499d /package.json
parent7c85e6b178c4653254a8f0a6f21c5b3e003d41aa (diff)
parent94ca5ed88e43e233bab8f74394ffcaa379a32fd9 (diff)
Merge pull request #33524 from nextcloud/dependabot/npm_and_yarn/karma-6.4.0
Bump karma from 6.3.19 to 6.4.0
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 4870f52a9c8..1b140f2f5af 100644
--- a/package.json
+++ b/package.json
@@ -124,7 +124,7 @@
"jest": "^26.6.3",
"jsdoc": "^3.6.10",
"jsdom": "^19.0.0",
- "karma": "^6.3.19",
+ "karma": "^6.4.0",
"karma-chrome-launcher": "^3.1.1",
"karma-coverage": "2.2.0",
"karma-jasmine": "^1.1.2",