Skip to content

Commit 9b83283

Browse files
authored
Merge pull request #21 from lgaticaq/renovate/mocha-5.x
chore(deps): update dependency mocha to v5
2 parents 15c1372 + 4ef0079 commit 9b83283

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

template/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@
4141
"generate-changelog": "1.7.0",
4242
"hubot-test-helper": "1.8.1",
4343
"istanbul": "0.4.5",
44-
"mocha": "4.1.0"
44+
"mocha": "5.0.0"
4545
}
4646
}

template/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1080,9 +1080,9 @@ [email protected], [email protected]:
10801080
dependencies:
10811081
minimist "0.0.8"
10821082

1083-
mocha@4.1.0:
1084-
version "4.1.0"
1085-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-4.1.0.tgz#7d86cfbcf35cb829e2754c32e17355ec05338794"
1083+
mocha@5.0.0:
1084+
version "5.0.0"
1085+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-5.0.0.tgz#cccac988b0bc5477119cba0e43de7af6d6ad8f4e"
10861086
dependencies:
10871087
browser-stdout "1.3.0"
10881088
commander "2.11.0"

0 commit comments

Comments
 (0)