Skip to content

Commit bae2153

Browse files
committed
chore(deps): update dependency semantic-release to v17.4.5
1 parent ab2c0a5 commit bae2153

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
@@ -39,7 +39,7 @@
3939
"cz-conventional-changelog": "3.3.0",
4040
"eslint": "7.32.0",
4141
"prettier": "2.3.2",
42-
"semantic-release": "17.4.4",
42+
"semantic-release": "17.4.5",
4343
"ts-node": "10.2.0",
4444
"typescript": "4.3.5",
4545
"webpack": "5.50.0"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3854,10 +3854,10 @@ marked-terminal@^4.1.1:
38543854
node-emoji "^1.10.0"
38553855
supports-hyperlinks "^2.1.0"
38563856

3857-
marked@^2.0.0:
3858-
version "2.1.3"
3859-
resolved "https://registry.yarnpkg.com/marked/-/marked-2.1.3.tgz#bd017cef6431724fd4b27e0657f5ceb14bff3753"
3860-
integrity sha512-/Q+7MGzaETqifOMWYEA7HVMaZb4XbcRfaOzcSsHZEith83KGlvaSG33u0SKu89Mj5h+T8V2hM+8O45Qc5XTgwA==
3857+
marked@^3.0.0:
3858+
version "3.0.0"
3859+
resolved "https://registry.yarnpkg.com/marked/-/marked-3.0.0.tgz#ac8369b7ddeef15fbbce870d14f321bdb20ca4e2"
3860+
integrity sha512-IF2MYfFafPsLIhzLTu63secRBwOmIY+vwS+ei6qg8F+bTS+MxH6ONYRmuseGdZqF44qvoi3nP/rlpClBdgLbiQ==
38613861

38623862
matcher@^3.0.0:
38633863
version "3.0.0"
@@ -5219,10 +5219,10 @@ schema-utils@^3.0.0, schema-utils@^3.1.0:
52195219
ajv "^6.12.5"
52205220
ajv-keywords "^3.5.2"
52215221

5222-
semantic-release@17.4.4:
5223-
version "17.4.4"
5224-
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.4.tgz#650dd50ecb520a5a2bc6811305bc9d4d5c3128b1"
5225-
integrity sha512-fQIA0lw2Sy/9+TcoM/BxyzKCSwdUd8EPRwGoOuBLgxKigPCY6kaKs8TOsgUVy6QrlTYwni2yzbMb5Q2107P9eA==
5222+
semantic-release@17.4.5:
5223+
version "17.4.5"
5224+
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.5.tgz#b636065f3fdc8392e2fdfeac0e99d9c3805f8a3a"
5225+
integrity sha512-s9JqU46nK1TQla37+kA7aSoNWDCkQq9/T5K2QX/z7bfI+zW3o1Pg/2nlZuZffnnROnt5sT0ysE49yhedINTtTw==
52265226
dependencies:
52275227
"@semantic-release/commit-analyzer" "^8.0.0"
52285228
"@semantic-release/error" "^2.2.0"
@@ -5241,7 +5241,7 @@ semantic-release@17.4.4:
52415241
hook-std "^2.0.0"
52425242
hosted-git-info "^4.0.0"
52435243
lodash "^4.17.21"
5244-
marked "^2.0.0"
5244+
marked "^3.0.0"
52455245
marked-terminal "^4.1.1"
52465246
micromatch "^4.0.2"
52475247
p-each-series "^2.1.0"

0 commit comments

Comments
 (0)