This repository was archived by the owner on Jun 2, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 74
74
"rollup-plugin-babel" : " 4.4.0" ,
75
75
"rollup-plugin-replace" : " 2.2.0" ,
76
76
"rollup-plugin-terser" : " 7.0.2" ,
77
- "semantic-release" : " 17.4.4 "
77
+ "semantic-release" : " 17.4.5 "
78
78
},
79
79
"husky" : {
80
80
"hooks" : {
Original file line number Diff line number Diff line change @@ -7438,10 +7438,10 @@ marked-terminal@^4.1.1:
7438
7438
node-emoji "^1.10.0"
7439
7439
supports-hyperlinks "^2.1.0"
7440
7440
7441
- marked@^2 .0.0 :
7442
- version "2 .0.0"
7443
- resolved "https://registry.yarnpkg.com/marked/-/marked-2 .0.0.tgz#9662bbcb77ebbded0662a7be66ff929a8611cee5 "
7444
- integrity sha512-NqRSh2+LlN2NInpqTQnS614Y/3NkVMFFU6sJlRFEpxJ/LHuK/qJECH7/fXZjk4VZstPW/Pevjil/VtSONsLc7Q ==
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 ==
7445
7445
7446
7446
meant@~1.0.1 :
7447
7447
version "1.0.1"
@@ -9689,10 +9689,10 @@ scheduler@^0.19.1:
9689
9689
loose-envify "^1.1.0"
9690
9690
object-assign "^4.1.1"
9691
9691
9692
- semantic-release@17.4.4 :
9693
- version "17.4.4 "
9694
- resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.4 .tgz#650dd50ecb520a5a2bc6811305bc9d4d5c3128b1 "
9695
- integrity sha512-fQIA0lw2Sy/9+TcoM/BxyzKCSwdUd8EPRwGoOuBLgxKigPCY6kaKs8TOsgUVy6QrlTYwni2yzbMb5Q2107P9eA ==
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 ==
9696
9696
dependencies :
9697
9697
" @semantic-release/commit-analyzer" " ^8.0.0"
9698
9698
" @semantic-release/error" " ^2.2.0"
@@ -9711,7 +9711,7 @@ semantic-release@17.4.4:
9711
9711
hook-std "^2.0.0"
9712
9712
hosted-git-info "^4.0.0"
9713
9713
lodash "^4.17.21"
9714
- marked "^2 .0.0"
9714
+ marked "^3 .0.0"
9715
9715
marked-terminal "^4.1.1"
9716
9716
micromatch "^4.0.2"
9717
9717
p-each-series "^2.1.0"
You can’t perform that action at this time.
0 commit comments