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-12 07:26:42 +0300
committerGitHub <noreply@github.com>2022-02-12 07:26:42 +0300
commit77c922ae6f0dae3dd6cae992a48f03abf8b15385 (patch)
tree300cfb422e2c1325140a06ab6eb9fce3685bd9fd /package.json
parent7caf47b519487e31a10fd88602eedebfa6b876d8 (diff)
Bump karma from 6.3.15 to 6.3.16
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.15 to 6.3.16. - [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.15...v6.3.16) --- 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 188fb48c8dc..c26996e9210 100644
--- a/package.json
+++ b/package.json
@@ -131,7 +131,7 @@
"jasmine-core": "~2.5.2",
"jasmine-sinon": "^0.4.0",
"jsdoc": "^3.6.10",
- "karma": "^6.3.15",
+ "karma": "^6.3.16",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage": "2.1.1",
"karma-jasmine": "^1.1.2",