Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Commit 2cce1ef

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency semantic-release to v17.4.6
1 parent a05faaf commit 2cce1ef

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"rollup-plugin-babel": "4.4.0",
7575
"rollup-plugin-replace": "2.2.0",
7676
"rollup-plugin-terser": "7.0.2",
77-
"semantic-release": "17.4.5"
77+
"semantic-release": "17.4.6"
7878
},
7979
"husky": {
8080
"hooks": {

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7438,10 +7438,10 @@ marked-terminal@^4.1.1:
74387438
node-emoji "^1.10.0"
74397439
supports-hyperlinks "^2.1.0"
74407440

7441-
marked@^3.0.0:
7442-
version "3.0.0"
7443-
resolved "https://registry.yarnpkg.com/marked/-/marked-3.0.0.tgz#ac8369b7ddeef15fbbce870d14f321bdb20ca4e2"
7444-
integrity sha512-IF2MYfFafPsLIhzLTu63secRBwOmIY+vwS+ei6qg8F+bTS+MxH6ONYRmuseGdZqF44qvoi3nP/rlpClBdgLbiQ==
7441+
marked@^2.0.0:
7442+
version "2.1.3"
7443+
resolved "https://registry.yarnpkg.com/marked/-/marked-2.1.3.tgz#bd017cef6431724fd4b27e0657f5ceb14bff3753"
7444+
integrity sha512-/Q+7MGzaETqifOMWYEA7HVMaZb4XbcRfaOzcSsHZEith83KGlvaSG33u0SKu89Mj5h+T8V2hM+8O45Qc5XTgwA==
74457445

74467446
meant@~1.0.1:
74477447
version "1.0.1"
@@ -9689,10 +9689,10 @@ scheduler@^0.19.1:
96899689
loose-envify "^1.1.0"
96909690
object-assign "^4.1.1"
96919691

9692-
semantic-release@17.4.5:
9693-
version "17.4.5"
9694-
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.5.tgz#b636065f3fdc8392e2fdfeac0e99d9c3805f8a3a"
9695-
integrity sha512-s9JqU46nK1TQla37+kA7aSoNWDCkQq9/T5K2QX/z7bfI+zW3o1Pg/2nlZuZffnnROnt5sT0ysE49yhedINTtTw==
9692+
semantic-release@17.4.6:
9693+
version "17.4.6"
9694+
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.6.tgz#a9e53da3d43ac07250c55b6939857587be2ecaa2"
9695+
integrity sha512-0B1OGkW8gzQjLbj3H5G4fJyy73HAWsoDnzWYyfNJHyyyLi1acQd+id4O7U+12wXTk9G83pXCgSFj9oYTvocFMA==
96969696
dependencies:
96979697
"@semantic-release/commit-analyzer" "^8.0.0"
96989698
"@semantic-release/error" "^2.2.0"
@@ -9711,7 +9711,7 @@ semantic-release@17.4.5:
97119711
hook-std "^2.0.0"
97129712
hosted-git-info "^4.0.0"
97139713
lodash "^4.17.21"
9714-
marked "^3.0.0"
9714+
marked "^2.0.0"
97159715
marked-terminal "^4.1.1"
97169716
micromatch "^4.0.2"
97179717
p-each-series "^2.1.0"

0 commit comments

Comments
 (0)