Skip to content

Commit 125f7cb

Browse files
committed
chore(deps): update dependency mocha to v4.1.0
1 parent cb3c4fb commit 125f7cb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"generate-changelog": "1.7.0",
4343
"hubot-test-helper": "1.8.1",
4444
"istanbul": "0.4.5",
45-
"mocha": "4.0.1",
45+
"mocha": "4.1.0",
4646
"nock": "9.1.5"
4747
}
4848
}

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1098,9 +1098,9 @@ [email protected], [email protected], mkdirp@^0.5.0:
10981098
dependencies:
10991099
minimist "0.0.8"
11001100

1101-
mocha@4.0.1:
1102-
version "4.0.1"
1103-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-4.0.1.tgz#0aee5a95cf69a4618820f5e51fa31717117daf1b"
1101+
mocha@4.1.0:
1102+
version "4.1.0"
1103+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-4.1.0.tgz#7d86cfbcf35cb829e2754c32e17355ec05338794"
11041104
dependencies:
11051105
browser-stdout "1.3.0"
11061106
commander "2.11.0"

0 commit comments

Comments
 (0)