Skip to content

Commit

Permalink
refactor(deps): renovate pin dependencies packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 10, 2017
1 parent d1fce6c commit 50bad90
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"generate-changelog": "1.4.0",
"hubot-test-helper": "1.7.0",
"istanbul": "0.4.5",
"mocha": "3.5.0",
"mocha": "3.5.1",
"nock": "9.0.14"
}
}
15 changes: 10 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -742,6 +742,10 @@ hawk@~3.1.3:
hoek "2.x.x"
sntp "1.x.x"

he@1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/he/-/he-1.1.1.tgz#93410fd21b009735151f8868c2f271f3427e23fd"

hoek@2.x.x:
version "2.16.3"
resolved "https://registry.yarnpkg.com/hoek/-/hoek-2.16.3.tgz#20bb7403d3cea398e91dc4710a8ff1b8274a25ed"
Expand Down Expand Up @@ -1056,9 +1060,9 @@ mkdirp@0.5.1, mkdirp@0.5.x, mkdirp@^0.5.0:
dependencies:
minimist "0.0.8"

mocha@3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-3.5.0.tgz#1328567d2717f997030f8006234bce9b8cd72465"
mocha@3.5.1:
version "3.5.1"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-3.5.1.tgz#9b6d13ac1ccf957edd16f2e439055734b1b60391"
dependencies:
browser-stdout "1.3.0"
commander "2.9.0"
Expand All @@ -1067,6 +1071,7 @@ mocha@3.5.0:
escape-string-regexp "1.0.5"
glob "7.1.1"
growl "1.9.2"
he "1.1.1"
json3 "3.3.2"
lodash.create "3.1.1"
mkdirp "0.5.1"
Expand Down Expand Up @@ -1178,8 +1183,8 @@ optparse@1.0.4:
resolved "https://registry.yarnpkg.com/optparse/-/optparse-1.0.4.tgz#c062579d2d05d243c221a304a71e0c979623ccf1"

parseurl@~1.3.0, parseurl@~1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.1.tgz#c8ab8c9223ba34888aa64a297b28853bec18da56"
version "1.3.2"
resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.2.tgz#fc289d4ed8993119460c156253262cdc8de65bf3"

path-is-absolute@^1.0.0:
version "1.0.1"
Expand Down

0 comments on commit 50bad90

Please sign in to comment.