Skip to content

Commit

Permalink
chore(deps): update dependency semantic-release to ^15.9.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Oct 4, 2018
1 parent b0cded1 commit 478dce8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"prettier": "^1.14.3",
"prettier-check": "^2.0.0",
"rimraf": "^2.6.2",
"semantic-release": "^15.9.16",
"semantic-release": "^15.9.17",
"ts-node": "^7.0.1",
"tslint": "^5.11.0",
"tslint-config-prettier": "^1.15.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4897,9 +4897,9 @@ 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.9.16:
version "15.9.16"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-15.9.16.tgz#70391ef6a9246253f54061ecd06634994e305b1e"
semantic-release@^15.9.17:
version "15.9.17"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-15.9.17.tgz#fe3eb554e1e186da167b30c61bb1f9a454ebeabc"
dependencies:
"@semantic-release/commit-analyzer" "^6.0.0"
"@semantic-release/error" "^2.2.0"
Expand Down

0 comments on commit 478dce8

Please sign in to comment.