Skip to content

Commit 9a5736e

Browse files
committed
chore(deps): update dependency hubot-test-helper to v1.8.0
1 parent 90f62cc commit 9a5736e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"coffeelint": "2.0.6",
4747
"coveralls": "3.0.0",
4848
"generate-changelog": "1.5.0",
49-
"hubot-test-helper": "1.7.0",
49+
"hubot-test-helper": "1.8.0",
5050
"istanbul": "0.4.5",
5151
"mocha": "4.0.0",
5252
"proxyquire": "1.8.0"

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -992,13 +992,13 @@ http-signature@~1.2.0:
992992
jsprim "^1.2.2"
993993
sshpk "^1.7.0"
994994

995-
hubot-test-helper@1.7.0:
996-
version "1.7.0"
997-
resolved "https://registry.yarnpkg.com/hubot-test-helper/-/hubot-test-helper-1.7.0.tgz#bcd4663939a8bb8d22f38690621b5573dd5f077c"
995+
hubot-test-helper@1.8.0:
996+
version "1.8.0"
997+
resolved "https://registry.yarnpkg.com/hubot-test-helper/-/hubot-test-helper-1.8.0.tgz#84b82b33dce4e89aab4e8673eea74e7f314afa58"
998998
dependencies:
999-
hubot ">=2.6.0 <10 || 0.0.0-development"
999+
hubot ">=3.0.0 <10 || 0.0.0-development"
10001000

1001-
"hubot@>=2.6.0 <10 || 0.0.0-development":
1001+
"hubot@>=3.0.0 <10 || 0.0.0-development":
10021002
version "3.0.1"
10031003
resolved "https://registry.yarnpkg.com/hubot/-/hubot-3.0.1.tgz#fe1bca4ece9c4f88f172047d63945b78d3623759"
10041004
dependencies:

0 commit comments

Comments
 (0)