Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency semantic-release to v17.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 8, 2021
1 parent 119b95b commit 216b9d0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"webpack-cli": "3.3.12",
"webpack-dev-server": "3.11.2",
"webpack-obfuscator": "0.28.5",
"semantic-release": "17.4.0"
"semantic-release": "17.4.1"
},
"release": {
"branches": ["master", "next"]
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2568,7 +2568,7 @@ chalk@^2.0.0, chalk@^2.0.1, chalk@^2.3.2, chalk@^2.4.1, chalk@^2.4.2:
escape-string-regexp "^1.0.5"
supports-color "^5.3.0"

chalk@^4.0.0:
chalk@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a"
integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==
Expand Down Expand Up @@ -6264,14 +6264,14 @@ map-visit@^1.0.0:
dependencies:
object-visit "^1.0.0"

marked-terminal@^4.0.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/marked-terminal/-/marked-terminal-4.1.0.tgz#01087372d3636dc7cb286475a1d6147187f500e0"
integrity sha512-5KllfAOW02WS6hLRQ7cNvGOxvKW1BKuXELH4EtbWfyWgxQhROoMxEvuQ/3fTgkNjledR0J48F4HbapvYp1zWkQ==
marked-terminal@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/marked-terminal/-/marked-terminal-4.1.1.tgz#34a6f063cd6cfe26bffaf5bac3724e24242168a9"
integrity sha512-t7Mdf6T3PvOEyN01c3tYxDzhyKZ8xnkp8Rs6Fohno63L/0pFTJ5Qtwto2AQVuDtbQiWzD+4E5AAu1Z2iLc8miQ==
dependencies:
ansi-escapes "^4.3.1"
cardinal "^2.1.1"
chalk "^4.0.0"
chalk "^4.1.0"
cli-table "^0.3.1"
node-emoji "^1.10.0"
supports-hyperlinks "^2.1.0"
Expand Down Expand Up @@ -8909,10 +8909,10 @@ selfsigned@^1.10.8:
dependencies:
node-forge "^0.10.0"

[email protected].0:
version "17.4.0"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.0.tgz#a7f86b20534f77870e6471ec6609b160aa672ae4"
integrity sha512-FrPUpqKobak39F/6HnxhBK6LdL2ZEHadz5qVDTIJ9qlJ6bw8BQ5sguZ2j0ewI0aqRcLf/u9LGy/kOnUy0v7NbQ==
[email protected].1:
version "17.4.1"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.1.tgz#71b89a772452f8cd3bbd55bbf99287630be1c81f"
integrity sha512-o/Rjk0HCBUWEYxN99Vq04Th+XtRQAxbC+FN+pBQ49wpqQ5NW/cfwhfw0qyxeTEhbchQ/1/KGMPWqD4/rRScAag==
dependencies:
"@semantic-release/commit-analyzer" "^8.0.0"
"@semantic-release/error" "^2.2.0"
Expand All @@ -8932,7 +8932,7 @@ [email protected]:
hosted-git-info "^3.0.0"
lodash "^4.17.15"
marked "^2.0.0"
marked-terminal "^4.0.0"
marked-terminal "^4.1.1"
micromatch "^4.0.2"
p-each-series "^2.1.0"
p-reduce "^2.0.0"
Expand Down

0 comments on commit 216b9d0

Please sign in to comment.