Skip to content

Commit a261ebf

Browse files
Bump mocha from 6.2.1 to 6.2.2
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](mochajs/mocha@v6.2.1...v6.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 5dd1a99 commit a261ebf

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"eslint-plugin-prettier": "^3.1.1",
8585
"fixturify": "^1.2.0",
8686
"loader.js": "^4.7.0",
87-
"mocha": "^6.2.1",
87+
"mocha": "^6.2.2",
8888
"module-name-inliner": "link:./tests/dummy/lib/module-name-inliner",
8989
"prettier": "^1.18.2",
9090
"qunit-dom": "^0.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6840,10 +6840,10 @@ mktemp@~0.4.0:
68406840
resolved "https://registry.yarnpkg.com/mktemp/-/mktemp-0.4.0.tgz#6d0515611c8a8c84e484aa2000129b98e981ff0b"
68416841
integrity sha1-bQUVYRyKjITkhKogABKbmOmB/ws=
68426842

6843-
mocha@^6.2.1:
6844-
version "6.2.1"
6845-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-6.2.1.tgz#da941c99437da9bac412097859ff99543969f94c"
6846-
integrity sha512-VCcWkLHwk79NYQc8cxhkmI8IigTIhsCwZ6RTxQsqK6go4UvEhzJkYuHm8B2YtlSxcYq2fY+ucr4JBwoD6ci80A==
6843+
mocha@^6.2.2:
6844+
version "6.2.2"
6845+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-6.2.2.tgz#5d8987e28940caf8957a7d7664b910dc5b2fea20"
6846+
integrity sha512-FgDS9Re79yU1xz5d+C4rv1G7QagNGHZ+iXF81hO8zY35YZZcLEsJVfFolfsqKFWunATEvNzMK0r/CwWd/szO9A==
68476847
dependencies:
68486848
ansi-colors "3.2.3"
68496849
browser-stdout "1.3.1"

0 commit comments

Comments
 (0)