Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-29 05:02:43 +0300
committerGitHub <noreply@github.com>2022-01-29 05:02:43 +0300
commit325fce2a2754f98c563f4f3d35fdda1ebffe1c71 (patch)
tree49cd26b5cd03ed3ad23f4404d13cb947d5bf565c /package.json
parentd0b7e4cb44eaab8b6eadbc87d7c497fe80c4179e (diff)
Bump mocha from 9.1.4 to 9.2.0
Bumps [mocha](https://github.com/mochajs/mocha) from 9.1.4 to 9.2.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/v9.1.4...v9.2.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.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 13c67add4..512c8513d 100644
--- a/package.json
+++ b/package.json
@@ -108,7 +108,7 @@
"file-loader": "^6.2.0",
"jsdom": "^19.0.0",
"jsdom-global": "^3.0.2",
- "mocha": "^9.1.4",
+ "mocha": "^9.2.0",
"mochapack": "^2.1.2",
"sass": "^1.49.0",
"sass-loader": "^10.1.1",