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:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-13 04:02:31 +0300
committerGitHub <noreply@github.com>2022-08-13 04:02:31 +0300
commit94ca5ed88e43e233bab8f74394ffcaa379a32fd9 (patch)
treec0c213871c3089a940540c810405b9d723e816de /package.json
parent6209026794962a02d882f30f5f927df81ac22a28 (diff)
Bump karma from 6.3.19 to 6.4.0dependabot/npm_and_yarn/karma-6.4.0
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.19 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.19...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>
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 b8609ab80bb..bbf5310e6a3 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",