aboutsummaryrefslogtreecommitdiffstats
path: root/build/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-23 06:17:38 +0000
committerJulius Härtl <jus@bitgrid.net>2021-06-23 08:18:02 +0200
commitcc79131e90441575202e022eb13501e0df086cd4 (patch)
tree6daeafbfba490c681361ae56bec6f7c578e4bc58 /build/package.json
parente065324e9b56b766e36cd9d31771126e0e0bfb62 (diff)
downloadnextcloud-server-cc79131e90441575202e022eb13501e0df086cd4.tar.gz
nextcloud-server-cc79131e90441575202e022eb13501e0df086cd4.zip
Bump karma from 5.2.3 to 6.3.4 in /build
Bumps [karma](https://github.com/karma-runner/karma) from 5.2.3 to 6.3.4. - [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/v5.2.3...v6.3.4) --- updated-dependencies: - dependency-name: karma dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.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 867ee24d807..85fec625cd8 100644
--- a/build/package.json
+++ b/build/package.json
@@ -14,7 +14,7 @@
"jasmine-core": "~2.5.2",
"jasmine-sinon": "^0.4.0",
"jsdoc": "^3.6.7",
- "karma": "^5.2.3",
+ "karma": "^6.3.4",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage": "2.0.1",
"karma-jasmine": "^1.1.2",