Skip to content

Commit

Permalink
Merge 995011f into 116b334
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Dec 15, 2018
2 parents 116b334 + 995011f commit d3e414c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"mocha": "~5.2.0",
"nyc": "~13.1.0",
"rimraf": "~2.6.2",
"semantic-release": "~15.12.0",
"semantic-release": "~15.13.0",
"source-map-support": "~0.5.9",
"ts-loader": "~5.2.2",
"ts-node": "~7.0.1",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4072,9 +4072,10 @@ safe-regex@^1.1.0:
version "2.1.2"
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"

semantic-release@~15.12.0:
version "15.12.0"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-15.12.0.tgz#061f390bbf999ae56ae52a71f0a986659bbe556d"
semantic-release@~15.13.0:
version "15.13.0"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-15.13.0.tgz#5e2cafb9c9d4114d97d639c701e13a74bc2eb214"
integrity sha512-ZTMaRA4v2t6XLj9uPVQx8w499EngMhE7fJtj4oX3XvH2QpCjiZQkvu+6v5gK9XYqMcimIcbY3hqcOInJMP+T1g==
dependencies:
"@semantic-release/commit-analyzer" "^6.1.0"
"@semantic-release/error" "^2.2.0"
Expand Down

0 comments on commit d3e414c

Please sign in to comment.