Skip to content

Commit 236ced5

Browse files
dependabot-supportdependabot[bot]
authored andcommitted
Bump mocha from 6.1.1 to 6.1.2
Bumps [mocha](https://github.com/mochajs/mocha) from 6.1.1 to 6.1.2. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v6.1.1...v6.1.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent e85947e commit 236ced5

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
@@ -45,7 +45,7 @@
4545
"eslint-plugin-node": "^8.0.1",
4646
"glob": "^7.0.0",
4747
"loader.js": "^4.7.0",
48-
"mocha": "^6.1.1",
48+
"mocha": "^6.1.2",
4949
"mockery": "^2.1.0",
5050
"nyc": "^13.3.0",
5151
"tmp-sync": "^1.1.0"

yarn.lock

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

6156-
mocha@^6.1.1:
6157-
version "6.1.1"
6158-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-6.1.1.tgz#b4f81a9b673649ef72098cb56bfddbfd39da5127"
6159-
integrity sha512-ayfr68s4kyDnCU0hjkTk5Z8J8dqr1iPUuVjmd+dLFgaGKOPlgx1XrOGn5k3H1LlXNnLBb8voZMYMKxchiA4Ujg==
6156+
mocha@^6.1.2:
6157+
version "6.1.2"
6158+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-6.1.2.tgz#31e960580ef709ef5f26bbe760547cf5207b44df"
6159+
integrity sha512-BgD2/RozoSC3uQK5R0isDcxjqaWw2n5HWdk8njYUyZf2NC79ErO5FtYVX52+rfqGoEgMfJf4fuG0IWh2TMzFoA==
61606160
dependencies:
61616161
ansi-colors "3.2.3"
61626162
browser-stdout "1.3.1"

0 commit comments

Comments
 (0)