Skip to content

Commit 3e99bad

Browse files
committed
chore(deps): update dependency semantic-release to v17.4.6
1 parent b0746a1 commit 3e99bad

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
@@ -118,6 +118,6 @@
118118
"cypress": "6.9.1",
119119
"cz-conventional-changelog": "3.3.0",
120120
"eslint-plugin-cypress": "2.11.3",
121-
"semantic-release": "17.4.5"
121+
"semantic-release": "17.4.6"
122122
}
123123
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10823,10 +10823,10 @@ marked-terminal@^4.1.1:
1082310823
node-emoji "^1.10.0"
1082410824
supports-hyperlinks "^2.1.0"
1082510825

10826-
marked@^3.0.0:
10827-
version "3.0.0"
10828-
resolved "https://registry.yarnpkg.com/marked/-/marked-3.0.0.tgz#ac8369b7ddeef15fbbce870d14f321bdb20ca4e2"
10829-
integrity sha512-IF2MYfFafPsLIhzLTu63secRBwOmIY+vwS+ei6qg8F+bTS+MxH6ONYRmuseGdZqF44qvoi3nP/rlpClBdgLbiQ==
10826+
marked@^2.0.0:
10827+
version "2.1.3"
10828+
resolved "https://registry.yarnpkg.com/marked/-/marked-2.1.3.tgz#bd017cef6431724fd4b27e0657f5ceb14bff3753"
10829+
integrity sha512-/Q+7MGzaETqifOMWYEA7HVMaZb4XbcRfaOzcSsHZEith83KGlvaSG33u0SKu89Mj5h+T8V2hM+8O45Qc5XTgwA==
1083010830

1083110831
md5.js@^1.3.4:
1083210832
version "1.3.5"
@@ -14687,10 +14687,10 @@ selfsigned@^1.10.8:
1468714687
dependencies:
1468814688
node-forge "^0.10.0"
1468914689

14690-
semantic-release@17.4.5:
14691-
version "17.4.5"
14692-
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.5.tgz#b636065f3fdc8392e2fdfeac0e99d9c3805f8a3a"
14693-
integrity sha512-s9JqU46nK1TQla37+kA7aSoNWDCkQq9/T5K2QX/z7bfI+zW3o1Pg/2nlZuZffnnROnt5sT0ysE49yhedINTtTw==
14690+
semantic-release@17.4.6:
14691+
version "17.4.6"
14692+
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.6.tgz#a9e53da3d43ac07250c55b6939857587be2ecaa2"
14693+
integrity sha512-0B1OGkW8gzQjLbj3H5G4fJyy73HAWsoDnzWYyfNJHyyyLi1acQd+id4O7U+12wXTk9G83pXCgSFj9oYTvocFMA==
1469414694
dependencies:
1469514695
"@semantic-release/commit-analyzer" "^8.0.0"
1469614696
"@semantic-release/error" "^2.2.0"
@@ -14709,7 +14709,7 @@ semantic-release@17.4.5:
1470914709
hook-std "^2.0.0"
1471014710
hosted-git-info "^4.0.0"
1471114711
lodash "^4.17.21"
14712-
marked "^3.0.0"
14712+
marked "^2.0.0"
1471314713
marked-terminal "^4.1.1"
1471414714
micromatch "^4.0.2"
1471514715
p-each-series "^2.1.0"

0 commit comments

Comments
 (0)