Skip to content

Commit

Permalink
chore(deps): update dependency semantic-release to v15.3.1 (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 5, 2018
1 parent db1deee commit a468e25
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"rollup-plugin-node-resolve": "3.3.0",
"rollup-plugin-replace": "2.0.0",
"rollup-plugin-uglify": "3.0.0",
"semantic-release": "15.3.0",
"semantic-release": "15.3.1",
"typescript": "2.8.3"
},
"keywords": [
Expand Down
16 changes: 12 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1464,6 +1464,14 @@ cosmiconfig@^4.0.0:
parse-json "^4.0.0"
require-from-string "^2.0.1"

cosmiconfig@^5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.0.1.tgz#1467d4b6010116a3adcc1d8cbcc126d993a5afa9"
dependencies:
is-directory "^0.3.1"
js-yaml "^3.9.0"
parse-json "^4.0.0"

cross-spawn@^5.0.1, cross-spawn@^5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-5.1.0.tgz#e8bd0efee58fcff6f8f94510a0a554bbfa235449"
Expand Down Expand Up @@ -4392,9 +4400,9 @@ sax@^1.2.4:
version "1.2.4"
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"

[email protected].0:
version "15.3.0"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-15.3.0.tgz#eedf12ca5d0e1bd8925e61440a7e5e19632292d1"
[email protected].1:
version "15.3.1"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-15.3.1.tgz#5acc4ae55aaed68c89d69056bfad3698e671083e"
dependencies:
"@semantic-release/commit-analyzer" "^5.0.0"
"@semantic-release/error" "^2.2.0"
Expand All @@ -4403,7 +4411,7 @@ [email protected]:
"@semantic-release/release-notes-generator" "^6.0.0"
aggregate-error "^1.0.0"
chalk "^2.3.0"
cosmiconfig "^4.0.0"
cosmiconfig "^5.0.1"
debug "^3.1.0"
env-ci "^2.0.0"
execa "^0.10.0"
Expand Down

0 comments on commit a468e25

Please sign in to comment.