summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-05 07:23:24 +0000
committerGitHub <noreply@github.com>2021-03-05 07:23:24 +0000
commit54b843cfc0650f6b7a70e5298da09c16b24e08e5 (patch)
treeffbf2ff413fd168e09d29ad748a6e6fa1be7e509 /package.json
parentcfb337dc0161f7879ee9ec2868e1fef24949f5fe (diff)
downloadnextcloud-server-54b843cfc0650f6b7a70e5298da09c16b24e08e5.tar.gz
nextcloud-server-54b843cfc0650f6b7a70e5298da09c16b24e08e5.zip
Bump mocha from 8.2.1 to 8.3.0
Bumps [mocha](https://github.com/mochajs/mocha) from 8.2.1 to 8.3.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/v8.2.1...v8.3.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 9c5db5af10d..26b55fda70a 100644
--- a/package.json
+++ b/package.json
@@ -115,7 +115,7 @@
"handlebars-loader": "^1.7.1",
"jsdom": "^16.4.0",
"jsdom-global": "^3.0.2",
- "mocha": "^8.2.1",
+ "mocha": "^8.3.0",
"mochapack": "^2.0.6",
"node-sass": "^5.0.0",
"sass-loader": "^10.1.1",