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

github.com/twbs/rfs.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>2021-05-11 13:24:48 +0300
committerGitHub <noreply@github.com>2021-05-11 13:24:48 +0300
commit8e0948ad4be6faf84e5fb04e2ca172486f572ee9 (patch)
tree41e1496be3883f46e2d696cb3a309cc1421baff5 /package.json
parent3aabb98832c284d29e6cffb20317af7e64ead9fc (diff)
Build(deps-dev): Bump mocha from 8.3.2 to 8.4.0 (#390)
Bumps [mocha](https://github.com/mochajs/mocha) from 8.3.2 to 8.4.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.3.2...v8.4.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.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 51cb6b9..9b698cf 100644
--- a/package.json
+++ b/package.json
@@ -66,7 +66,7 @@
"gulp-sass": "^4.1.0",
"gulp-stylus": "^2.7.0",
"less": "^3.13.0",
- "mocha": "^8.3.2",
+ "mocha": "^8.4.0",
"node-sass": "^6.0.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.2.15",