This repository was archived by the owner on Jan 4, 2023. 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 50
50
"webpack-cli" : " 3.3.12" ,
51
51
"webpack-dev-server" : " 3.11.2" ,
52
52
"webpack-obfuscator" : " 0.28.5" ,
53
- "semantic-release" : " 17.4.4 "
53
+ "semantic-release" : " 17.4.5 "
54
54
},
55
55
"release" : {
56
56
"branches" : [" master" , " next" ]
Original file line number Diff line number Diff line change @@ -6573,10 +6573,10 @@ marked-terminal@^4.1.1:
6573
6573
node-emoji "^1.10.0"
6574
6574
supports-hyperlinks "^2.1.0"
6575
6575
6576
- marked@^2 .0.0 :
6577
- version "2 .0.0"
6578
- resolved "https://registry.yarnpkg.com/marked/-/marked-2 .0.0.tgz#9662bbcb77ebbded0662a7be66ff929a8611cee5 "
6579
- integrity sha512-NqRSh2+LlN2NInpqTQnS614Y/3NkVMFFU6sJlRFEpxJ/LHuK/qJECH7/fXZjk4VZstPW/Pevjil/VtSONsLc7Q ==
6576
+ marked@^3 .0.0 :
6577
+ version "3 .0.0"
6578
+ resolved "https://registry.yarnpkg.com/marked/-/marked-3 .0.0.tgz#ac8369b7ddeef15fbbce870d14f321bdb20ca4e2 "
6579
+ integrity sha512-IF2MYfFafPsLIhzLTu63secRBwOmIY+vwS+ei6qg8F+bTS+MxH6ONYRmuseGdZqF44qvoi3nP/rlpClBdgLbiQ ==
6580
6580
6581
6581
md5.js@^1.3.4 :
6582
6582
version "1.3.5"
@@ -9211,10 +9211,10 @@ selfsigned@^1.10.8:
9211
9211
dependencies :
9212
9212
node-forge "^0.10.0"
9213
9213
9214
-
9215
- version "17.4.4 "
9216
- resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.4 .tgz#650dd50ecb520a5a2bc6811305bc9d4d5c3128b1 "
9217
- integrity sha512-fQIA0lw2Sy/9+TcoM/BxyzKCSwdUd8EPRwGoOuBLgxKigPCY6kaKs8TOsgUVy6QrlTYwni2yzbMb5Q2107P9eA ==
9214
+
9215
+ version "17.4.5 "
9216
+ resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.5 .tgz#b636065f3fdc8392e2fdfeac0e99d9c3805f8a3a "
9217
+ integrity sha512-s9JqU46nK1TQla37+kA7aSoNWDCkQq9/T5K2QX/z7bfI+zW3o1Pg/2nlZuZffnnROnt5sT0ysE49yhedINTtTw ==
9218
9218
dependencies :
9219
9219
" @semantic-release/commit-analyzer" " ^8.0.0"
9220
9220
" @semantic-release/error" " ^2.2.0"
9233
9233
hook-std "^2.0.0"
9234
9234
hosted-git-info "^4.0.0"
9235
9235
lodash "^4.17.21"
9236
- marked "^2 .0.0"
9236
+ marked "^3 .0.0"
9237
9237
marked-terminal "^4.1.1"
9238
9238
micromatch "^4.0.2"
9239
9239
p-each-series "^2.1.0"
You can’t perform that action at this time.
0 commit comments