summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-20 20:47:48 +0000
committerGitHub <noreply@github.com>2020-03-20 20:47:48 +0000
commitccc9dcd9af1bf9d4e81d80537129a8aaea33d35a (patch)
tree44650d140b45ccc321063336adcd5d88b1012caf /package.json
parentfcf1810f53cd532ca6a66ebd16f9c33a7da3943f (diff)
downloadnextcloud-server-ccc9dcd9af1bf9d4e81d80537129a8aaea33d35a.tar.gz
nextcloud-server-ccc9dcd9af1bf9d4e81d80537129a8aaea33d35a.zip
Bump mocha from 7.1.0 to 7.1.1
Bumps [mocha](https://github.com/mochajs/mocha) from 7.1.0 to 7.1.1. - [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.0...v7.1.1) 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 18b04bc530b..42d481caf39 100644
--- a/package.json
+++ b/package.json
@@ -107,7 +107,7 @@
"handlebars-loader": "^1.7.1",
"jsdom": "^16.2.1",
"jsdom-global": "^3.0.2",
- "mocha": "^7.1.0",
+ "mocha": "^7.1.1",
"mochapack": "^1.1.13",
"node-sass": "^4.13.1",
"sass-loader": "^8.0.2",