File tree 2 files changed +24
-2
lines changed
2 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 44
44
"@semantic-release/commit-analyzer" : " 13.0.0" ,
45
45
"@semantic-release/exec" : " 6.0.3" ,
46
46
"@semantic-release/git" : " 10.0.1" ,
47
- "@semantic-release/github" : " 11.0.0 " ,
47
+ "@semantic-release/github" : " 11.0.1 " ,
48
48
"@semantic-release/npm" : " 12.0.1" ,
49
49
"@semantic-release/release-notes-generator" : " 14.0.1" ,
50
50
"cross-env" : " 7.0.3" ,
Original file line number Diff line number Diff line change 1268
1268
micromatch "^4.0.0"
1269
1269
p-reduce "^2.0.0"
1270
1270
1271
- " @semantic-release/[email protected] " , "@semantic-release/github@^11.0.0":
1271
+ " @semantic-release/[email protected] " :
1272
+ version "11.0.1"
1273
+ resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-11.0.1.tgz#127579aa77ddd8586de6f4f57d0e66db3453a876"
1274
+ integrity sha512-Z9cr0LgU/zgucbT9cksH0/pX9zmVda9hkDPcgIE0uvjMQ8w/mElDivGjx1w1pEQ+MuQJ5CBq3VCF16S6G4VH3A==
1275
+ dependencies :
1276
+ " @octokit/core" " ^6.0.0"
1277
+ " @octokit/plugin-paginate-rest" " ^11.0.0"
1278
+ " @octokit/plugin-retry" " ^7.0.0"
1279
+ " @octokit/plugin-throttling" " ^9.0.0"
1280
+ " @semantic-release/error" " ^4.0.0"
1281
+ aggregate-error "^5.0.0"
1282
+ debug "^4.3.4"
1283
+ dir-glob "^3.0.1"
1284
+ globby "^14.0.0"
1285
+ http-proxy-agent "^7.0.0"
1286
+ https-proxy-agent "^7.0.0"
1287
+ issue-parser "^7.0.0"
1288
+ lodash-es "^4.17.21"
1289
+ mime "^4.0.0"
1290
+ p-filter "^4.0.0"
1291
+ url-join "^5.0.0"
1292
+
1293
+ " @semantic-release/github@^11.0.0 " :
1272
1294
version "11.0.0"
1273
1295
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-11.0.0.tgz#1cbfed43b96282994a1c480a204179b89b73a387"
1274
1296
integrity sha512-Uon6G6gJD8U1JNvPm7X0j46yxNRJ8Ui6SgK4Zw5Ktu8RgjEft3BGn+l/RX1TTzhhO3/uUcKuqM+/9/ETFxWS/Q==
You can’t perform that action at this time.
0 commit comments