Skip to content

Commit

Permalink
build(deps): update dependency semantic-release to v17.3.8 (#8600)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Feb 9, 2021
1 parent 3281e1a commit cab5d4e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@
"prettier": "2.2.1",
"pretty-quick": "3.1.0",
"rimraf": "3.0.2",
"semantic-release": "17.3.7",
"semantic-release": "17.3.8",
"shelljs": "0.8.4",
"strip-ansi": "6.0.0",
"tmp-promise": "3.0.2",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7443,10 +7443,10 @@ marked-terminal@^4.0.0:
node-emoji "^1.10.0"
supports-hyperlinks "^2.1.0"

marked@^1.0.0:
version "1.2.9"
resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.9.tgz#53786f8b05d4c01a2a5a76b7d1ec9943d29d72dc"
integrity sha512-H8lIX2SvyitGX+TRdtS06m1jHMijKN/XjfH6Ooii9fvxMlh8QdqBfBDkGUpMWH2kQNrtixjzYUa3SH8ROTgRRw==
marked@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/marked/-/marked-2.0.0.tgz#9662bbcb77ebbded0662a7be66ff929a8611cee5"
integrity sha512-NqRSh2+LlN2NInpqTQnS614Y/3NkVMFFU6sJlRFEpxJ/LHuK/qJECH7/fXZjk4VZstPW/Pevjil/VtSONsLc7Q==

matcher@^3.0.0:
version "3.0.0"
Expand Down Expand Up @@ -9785,10 +9785,10 @@ saxes@^5.0.0:
dependencies:
xmlchars "^2.2.0"

semantic-release@17.3.7:
version "17.3.7"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.3.7.tgz#a54a8ccf443c7389706c9e3c52f2a9433e0581f7"
integrity sha512-mMWaxykq1+mZu7hvUjEdUhJXb+BvEJhcuy15hog3+8XWZqmxRfcdlW/aTBav8rWUZ16bEevWVc6qHwsq3aPGiQ==
semantic-release@17.3.8:
version "17.3.8"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.3.8.tgz#ae713d239f60a6ea9ca1c431318507d54b278c67"
integrity sha512-VOYRY/qm4ysTUbOTrMaVRd+boG0HQlHgSCvVgNqvG0l99RCIwuUkamD0D+T5l7XhMHc4XGxNRGrElcVyPPS86A==
dependencies:
"@semantic-release/commit-analyzer" "^8.0.0"
"@semantic-release/error" "^2.2.0"
Expand All @@ -9807,7 +9807,7 @@ semantic-release@17.3.7:
hook-std "^2.0.0"
hosted-git-info "^3.0.0"
lodash "^4.17.15"
marked "^1.0.0"
marked "^2.0.0"
marked-terminal "^4.0.0"
micromatch "^4.0.2"
p-each-series "^2.1.0"
Expand Down

0 comments on commit cab5d4e

Please sign in to comment.