aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-20 12:22:42 +0000
committerGitHub <noreply@github.com>2021-03-20 12:22:42 +0000
commited86c2c651fc105c39a42e4a51a61b4b5a4b9f8d (patch)
tree05c6abfdf9b7f33a2580168948e3f007bddd354a /package.json
parent004789fd3665ac1f68eb29cd6ed131ea4e7db0b9 (diff)
downloadnextcloud-server-ed86c2c651fc105c39a42e4a51a61b4b5a4b9f8d.tar.gz
nextcloud-server-ed86c2c651fc105c39a42e4a51a61b4b5a4b9f8d.zip
Bump mocha from 8.3.0 to 8.3.2
Bumps [mocha](https://github.com/mochajs/mocha) from 8.3.0 to 8.3.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/v8.3.0...v8.3.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 247154595de..8b4e9ae1024 100644
--- a/package.json
+++ b/package.json
@@ -115,7 +115,7 @@
"handlebars-loader": "^1.7.1",
"jsdom": "^16.5.1",
"jsdom-global": "^3.0.2",
- "mocha": "^8.3.0",
+ "mocha": "^8.3.2",
"mochapack": "^2.0.6",
"node-sass": "^5.0.0",
"sass-loader": "^10.1.1",