File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 43
43
"@semantic-release/commit-analyzer" : " 11.1.0" ,
44
44
"@semantic-release/exec" : " 6.0.3" ,
45
45
"@semantic-release/git" : " 10.0.1" ,
46
- "@semantic-release/github" : " 9.2.3 " ,
46
+ "@semantic-release/github" : " 9.2.4 " ,
47
47
"@semantic-release/npm" : " 11.0.1" ,
48
48
"@semantic-release/release-notes-generator" : " 12.1.0" ,
49
49
"cross-env" : " 7.0.3" ,
Original file line number Diff line number Diff line change 1204
1204
micromatch "^4.0.0"
1205
1205
p-reduce "^2.0.0"
1206
1206
1207
- " @semantic-release/github@9.2.3 " :
1208
- version "9.2.3 "
1209
- resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-9.2.3 .tgz#d8eeba7c00bf3145cee1bb9b60940d475af3e9f9 "
1210
- integrity sha512-FAjXb1F84CVI6IG8fWi+XS9ErYD+s3MHkP03zBa3+GyUrV4kqwYu/WPppIciHxujGFR51SAWPkOY5rnH6ZlrxA ==
1207
+ " @semantic-release/github@9.2.4 " :
1208
+ version "9.2.4 "
1209
+ resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-9.2.4 .tgz#0f8db03b44d6157b2d46d2c518c8242ea23f9fe5 "
1210
+ integrity sha512-VMzqiuSLhHc0/1Q8M/FmWnOaclh5aXL2pQWceldWBYSWLNzQu8GOR4bkGl57ciUtvm+MCMi4FaStZxSDJGEfUg ==
1211
1211
dependencies :
1212
1212
" @octokit/core" " ^5.0.0"
1213
1213
" @octokit/plugin-paginate-rest" " ^9.0.0"
1222
1222
https-proxy-agent "^7.0.0"
1223
1223
issue-parser "^6.0.0"
1224
1224
lodash-es "^4.17.21"
1225
- mime "^3 .0.0"
1225
+ mime "^4 .0.0"
1226
1226
p-filter "^3.0.0"
1227
1227
url-join "^5.0.0"
1228
1228
@@ -4113,6 +4113,11 @@ mime@^3.0.0:
4113
4113
resolved "https://registry.npmjs.org/mime/-/mime-3.0.0.tgz"
4114
4114
integrity sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==
4115
4115
4116
+ mime@^4.0.0 :
4117
+ version "4.0.0"
4118
+ resolved "https://registry.yarnpkg.com/mime/-/mime-4.0.0.tgz#ae999669db9568c31a8da18dff6c696663f65486"
4119
+ integrity sha512-pzhgdeqU5pJ9t5WK9m4RT4GgGWqYJylxUf62Yb9datXRwdcw5MjiD1BYI5evF8AgTXN9gtKX3CFLvCUL5fAhEA==
4120
+
4116
4121
mimic-fn@^2.1.0 :
4117
4122
version "2.1.0"
4118
4123
resolved "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz"
You can’t perform that action at this time.
0 commit comments