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-05-13 18:33:25 +0300
committerGitHub <noreply@github.com>2022-05-13 18:33:25 +0300
commit905a34cf145e921d193662bee1812c5965c1d855 (patch)
treef662a8150f1b2facc9f958866c54911ae5a71962 /package.json
parent4b97259401a16e068e2681c9448eb1fad2f72664 (diff)
Bump karma from 6.3.17 to 6.3.20dependabot/npm_and_yarn/stable24/karma-6.3.20
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.17 to 6.3.20. - [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.17...v6.3.20) --- 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 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 66c649dc9f1..27932888cc8 100644
--- a/package.json
+++ b/package.json
@@ -119,7 +119,7 @@
"jest": "^26.6.3",
"jsdoc": "^3.6.10",
"jsdom": "^19.0.0",
- "karma": "^6.3.17",
+ "karma": "^6.3.20",
"karma-chrome-launcher": "^3.1.1",
"karma-coverage": "2.2.0",
"karma-jasmine": "^1.1.2",