aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-02 07:11:07 +0000
committerGitHub <noreply@github.com>2020-03-02 07:11:07 +0000
commit1c7ff098caa950d7e6956483e64a3f81fbaf9cf0 (patch)
treeb4bfda553582def12e880b186c7d76aa7ce0a93d /package.json
parentfb9a6b813457123f7b3ac8bf4574860d5e06951d (diff)
downloadnextcloud-server-1c7ff098caa950d7e6956483e64a3f81fbaf9cf0.tar.gz
nextcloud-server-1c7ff098caa950d7e6956483e64a3f81fbaf9cf0.zip
Bump mocha from 7.0.1 to 7.1.0
Bumps [mocha](https://github.com/mochajs/mocha) from 7.0.1 to 7.1.0. - [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.0.1...v7.1.0) 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 eb75f93e5fd..508dc8e6ae3 100644
--- a/package.json
+++ b/package.json
@@ -106,7 +106,7 @@
"handlebars-loader": "^1.7.1",
"jsdom": "^16.2.0",
"jsdom-global": "^3.0.2",
- "mocha": "^7.0.1",
+ "mocha": "^7.1.0",
"mochapack": "^1.1.13",
"node-sass": "^4.13.1",
"sass-loader": "^8.0.2",