Skip to content

Commit

Permalink
Merge pull request #364 from cozy/renovate/semantic-release-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency semantic-release to v15.12.3
  • Loading branch information
CPatchane authored Nov 30, 2018
2 parents 3743f38 + 78905a1 commit 6bcad0f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"postcss-import": "12.0.1",
"postcss-loader": "3.0.0",
"redux-logger": "3.0.6",
"semantic-release": "15.12.2",
"semantic-release": "15.12.3",
"style-loader": "0.23.1",
"stylus": "0.54.5",
"stylus-loader": "3.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11988,10 +11988,10 @@ seekout@^1.0.1:
resolved "https://registry.yarnpkg.com/seekout/-/seekout-1.0.2.tgz#09ba9f1bd5b46fbb134718eb19a68382cbb1b9c9"
integrity sha1-CbqfG9W0b7sTRxjrGaaDgsuxuck=

[email protected].2:
version "15.12.2"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-15.12.2.tgz#5e02f5281b4d3bb70b0421346cd6538921f583d6"
integrity sha512-kbUSNnK2py8AdL1scHSTgjz5HAQIcqrpwpWzFXXUpds2uotIj77p3qrKUB1pDsmMiUpMeGgu2cuqBF9Q2/4sUA==
[email protected].3:
version "15.12.3"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-15.12.3.tgz#9f7c5a8ac55624a6418e0bf95bf53c2030487c12"
integrity sha512-3HCKD2ORxi6jItIoP9WeYJjjHsZqozSf6WUGcLClnRH553OVNKf4mLdOwo9UHJe6dVNSk5z7oDfGWKGwVy63BA==
dependencies:
"@semantic-release/commit-analyzer" "^6.1.0"
"@semantic-release/error" "^2.2.0"
Expand Down

0 comments on commit 6bcad0f

Please sign in to comment.