summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2020-04-24 16:28:08 +0200
committerGitHub <noreply@github.com>2020-04-24 16:28:08 +0200
commitceafce1fff307337a6b226fe611857587e38fa4b (patch)
treea970a5503a2378ce60351f844eca88d02e7733b0 /package.json
parent4114bce1e5a9177641f112efcca8f777224ded16 (diff)
parent56de60f276744d9f9da077f34148fed51e0d8604 (diff)
downloadnextcloud-server-ceafce1fff307337a6b226fe611857587e38fa4b.tar.gz
nextcloud-server-ceafce1fff307337a6b226fe611857587e38fa4b.zip
Merge pull request #20559 from nextcloud/dependabot/npm_and_yarn/mochapack-1.1.15
Bump mochapack from 1.1.13 to 1.1.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 8b5bdfb8692..0f503a18475 100644
--- a/package.json
+++ b/package.json
@@ -107,7 +107,7 @@
"jsdom": "^16.2.2",
"jsdom-global": "^3.0.2",
"mocha": "^7.1.1",
- "mochapack": "^1.1.13",
+ "mochapack": "^1.1.15",
"node-sass": "^4.13.1",
"sass-loader": "^8.0.2",
"sinon": "^9.0.2",