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-04-23 07:52:05 +0300
committerGitHub <noreply@github.com>2022-04-23 07:52:05 +0300
commit9c11fb6becc5e864ee68ae1b68d4e1db0a787f06 (patch)
tree0b95c8a9aa61f0ceca522710b7d5f89e3b642438 /package.json
parent4ba531a2085ac694da6f264a8d6be01ae92c7792 (diff)
Bump karma from 6.3.17 to 6.3.19dependabot/npm_and_yarn/karma-6.3.19
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.17 to 6.3.19. - [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.19) --- 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 3b2adc291c0..f07e52d5d2e 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.19",
"karma-chrome-launcher": "^3.1.1",
"karma-coverage": "2.2.0",
"karma-jasmine": "^1.1.2",