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-03-12 06:33:26 +0300
committerGitHub <noreply@github.com>2022-03-12 06:33:26 +0300
commit1f2316460742a7344a5885e13dad3d0f75a047f9 (patch)
treea3f933aec35c2df7169047bcaf59787cd3774d08 /package.json
parent161195aecce50a806059976aa6f594ec5abb8563 (diff)
Bump karma from 6.3.16 to 6.3.17dependabot/npm_and_yarn/karma-6.3.17
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.16 to 6.3.17. - [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.16...v6.3.17) --- 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 bddc8d86e45..37990d212e9 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.16",
+ "karma": "^6.3.17",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage": "2.2.0",
"karma-jasmine": "^1.1.2",