summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-10 19:57:06 +0000
committerGitHub <noreply@github.com>2020-05-10 19:57:06 +0000
commitcb8477f6cc445ebef3e72e6664317f6ed3b5f11d (patch)
tree5c72f6552e395930bb23cb580583270900fa8d9f /package.json
parent7957b09f5be9460cd47dcef54e2ed2df43d9da87 (diff)
downloadnextcloud-server-cb8477f6cc445ebef3e72e6664317f6ed3b5f11d.tar.gz
nextcloud-server-cb8477f6cc445ebef3e72e6664317f6ed3b5f11d.zip
Bump mocha from 7.1.1 to 7.1.2
Bumps [mocha](https://github.com/mochajs/mocha) from 7.1.1 to 7.1.2. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v7.1.1...v7.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 59d543e9bba..226e0ed0bff 100644
--- a/package.json
+++ b/package.json
@@ -106,7 +106,7 @@
"handlebars-loader": "^1.7.1",
"jsdom": "^16.2.2",
"jsdom-global": "^3.0.2",
- "mocha": "^7.1.1",
+ "mocha": "^7.1.2",
"mochapack": "^1.1.15",
"node-sass": "^4.14.0",
"sass-loader": "^8.0.2",