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-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-10-21 11:42:55 +0300
committerXhmikosR <xhmikosr@gmail.com>2019-10-21 11:42:55 +0300
commit519c57c9c1f16f9c9d0235ca5c927fdd4472a660 (patch)
tree86a573adb167cdd892c03f996f3f26892a7929f1
parent2ab305dfd28a9bcd13404401fa82e68f477359a1 (diff)
Bump mocha from 6.2.1 to 6.2.2 (#171)
Bumps [mocha](https://github.com/mochajs/mocha) from 6.2.1 to 6.2.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/v6.2.1...v6.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 802ef1b..e0ea830 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5922,9 +5922,9 @@
}
},
"mocha": {
- "version": "6.2.1",
- "resolved": "https://registry.npmjs.org/mocha/-/mocha-6.2.1.tgz",
- "integrity": "sha512-VCcWkLHwk79NYQc8cxhkmI8IigTIhsCwZ6RTxQsqK6go4UvEhzJkYuHm8B2YtlSxcYq2fY+ucr4JBwoD6ci80A==",
+ "version": "6.2.2",
+ "resolved": "https://registry.npmjs.org/mocha/-/mocha-6.2.2.tgz",
+ "integrity": "sha512-FgDS9Re79yU1xz5d+C4rv1G7QagNGHZ+iXF81hO8zY35YZZcLEsJVfFolfsqKFWunATEvNzMK0r/CwWd/szO9A==",
"dev": true,
"requires": {
"ansi-colors": "3.2.3",