summaryrefslogtreecommitdiffstats
path: root/build/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-04-19 01:13:43 +0000
committerGitHub <noreply@github.com>2020-04-19 01:13:43 +0000
commita95d6463b428a9f4dae0a94f1293533cceec1007 (patch)
treec165c67d26513f80e2811383701866e033858e1e /build/package.json
parent64196ddd19684b6a218428eeb6ee370d0514b68c (diff)
downloadnextcloud-server-a95d6463b428a9f4dae0a94f1293533cceec1007.tar.gz
nextcloud-server-a95d6463b428a9f4dae0a94f1293533cceec1007.zip
Bump karma-coverage from 2.0.1 to 2.0.2 in /build
Bumps [karma-coverage](https://github.com/karma-runner/karma-coverage) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/karma-runner/karma-coverage/releases) - [Changelog](https://github.com/karma-runner/karma-coverage/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma-coverage/compare/v2.0.1...v2.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'build/package.json')
-rw-r--r--build/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/package.json b/build/package.json
index 5fe6457390d..4d6c5e57d6a 100644
--- a/build/package.json
+++ b/build/package.json
@@ -16,7 +16,7 @@
"jasmine-sinon": "^0.4.0",
"jsdoc": "^3.6.4",
"karma": "^3.1.4",
- "karma-coverage": "2.0.1",
+ "karma-coverage": "2.0.2",
"karma-jasmine": "^1.1.2",
"karma-jasmine-sinon": "^1.0.4",
"karma-junit-reporter": "^1.2.0",