Skip to content
This repository was archived by the owner on Jan 5, 2019. It is now read-only.

Commit 0003eeb

Browse files
committed
Update dependency mocha to v4.1.0
1 parent 8af55ee commit 0003eeb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"aws-sdk-mock": "^1.7.0",
3131
"capture-console": "^1.0.1",
3232
"eslint-config-taskcluster": "^3.0.0",
33-
"mocha": "4.0.1",
33+
"mocha": "4.1.0",
3434
"mock-aws-s3": "^2.6.0",
3535
"nock": "^9.0.28",
3636
"taskcluster-lib-testing": "^10.0.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1310,9 +1310,9 @@ [email protected], mkdirp@^0.5.0, mkdirp@^0.5.1:
13101310
dependencies:
13111311
minimist "0.0.8"
13121312

1313-
mocha@4.0.1:
1314-
version "4.0.1"
1315-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-4.0.1.tgz#0aee5a95cf69a4618820f5e51fa31717117daf1b"
1313+
mocha@4.1.0:
1314+
version "4.1.0"
1315+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-4.1.0.tgz#7d86cfbcf35cb829e2754c32e17355ec05338794"
13161316
dependencies:
13171317
browser-stdout "1.3.0"
13181318
commander "2.11.0"

0 commit comments

Comments
 (0)