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-02-07 17:33:07 +0300
committerGitHub <noreply@github.com>2022-02-07 17:33:07 +0300
commit7ec350736fee99e158eea5bda300c6c0e8164089 (patch)
tree5c26491384246d8cf00f334579f8d76adb1e7fd2 /package.json
parent270c0a83d1dbb33197607af2fdeed3e67eae5b9b (diff)
Bump karma from 6.3.12 to 6.3.15
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.12 to 6.3.15. - [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.12...v6.3.15) --- 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.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 1f1be06c9c9..5e52fe2dd33 100644
--- a/package.json
+++ b/package.json
@@ -131,9 +131,9 @@
"jasmine-core": "~2.5.2",
"jasmine-sinon": "^0.4.0",
"jsdoc": "^3.6.10",
- "karma": "^6.3.12",
+ "karma": "^6.3.15",
"karma-chrome-launcher": "^3.1.0",
- "karma-coverage": "2.1.0",
+ "karma-coverage": "2.1.1",
"karma-jasmine": "^1.1.2",
"karma-jasmine-sinon": "^1.0.4",
"karma-spec-reporter": "^0.0.33",