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:
authorLouis <6653109+artonge@users.noreply.github.com>2022-02-07 21:12:42 +0300
committerGitHub <noreply@github.com>2022-02-07 21:12:42 +0300
commit71d1fd20907af84ba3dca08f180dcbcd435e5956 (patch)
tree0fc590cc873e06e6c2bdef6ae7038e4b43c34736 /package.json
parent4696e66e23e1e9838bee0fa11ce5c42c25dab097 (diff)
parent7ec350736fee99e158eea5bda300c6c0e8164089 (diff)
Merge pull request #31058 from nextcloud/dependabot/npm_and_yarn/karma-6.3.15
Bump karma from 6.3.12 to 6.3.15
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 99028e20e00..41ae9680130 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.12",
+ "karma": "^6.3.15",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage": "2.1.1",
"karma-jasmine": "^1.1.2",