Skip to content

Commit

Permalink
chore(package): update lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Sep 11, 2018
1 parent 002b895 commit 44e938b
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions yarn.lock
Expand Up @@ -1459,6 +1459,12 @@ debug@^3.1.0:
dependencies:
ms "^2.1.1"

debug@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.0.0.tgz#ef7592a30b1c5e05a78e96926df2e6b36b5544e7"
dependencies:
ms "^2.1.1"

debuglog@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
Expand Down Expand Up @@ -4627,9 +4633,9 @@ schema-utils@^0.4.4, schema-utils@^0.4.5:
ajv "^6.1.0"
ajv-keywords "^3.1.0"

semantic-release@~15.9.14:
version "15.9.14"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-15.9.14.tgz#108fa88649e318b85f728adc9375b12d68075726"
semantic-release@~15.9.15:
version "15.9.15"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-15.9.15.tgz#e423dc5468f7e5bf601d5ca8bf4ae6d4ada5eadf"
dependencies:
"@semantic-release/commit-analyzer" "^6.0.0"
"@semantic-release/error" "^2.2.0"
Expand All @@ -4638,7 +4644,7 @@ semantic-release@~15.9.14:
"@semantic-release/release-notes-generator" "^7.0.0"
aggregate-error "^1.0.0"
cosmiconfig "^5.0.1"
debug "^3.1.0"
debug "^4.0.0"
env-ci "^2.4.0"
execa "^1.0.0"
figures "^2.0.0"
Expand Down

0 comments on commit 44e938b

Please sign in to comment.