File tree Expand file tree Collapse file tree 2 files changed +15
-6
lines changed Expand file tree Collapse file tree 2 files changed +15
-6
lines changed Original file line number Diff line number Diff line change 10
10
"@semantic-release/commit-analyzer" : " ^9.0.2" ,
11
11
"@semantic-release/exec" : " ^6.0.3" ,
12
12
"@semantic-release/git" : " ^10.0.1" ,
13
- "@semantic-release/github" : " ^8.0.6 " ,
13
+ "@semantic-release/github" : " ^8.0.7 " ,
14
14
"@semantic-release/release-notes-generator" : " ^10.0.3" ,
15
15
"conventional-changelog-conventionalcommits" : " ^5.0.0" ,
16
16
"semantic-release" : " ^19.0.5"
Original file line number Diff line number Diff line change 401
401
micromatch "^4.0.0"
402
402
p-reduce "^2.0.0"
403
403
404
- " @semantic-release/github@^8.0.0" , "@semantic-release/github@^8.0.6 ":
405
- version "8.0.6 "
406
- resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-8.0.6 .tgz#5235386d65a5d7d650dc10a6ebce908d213234f7 "
407
- integrity sha512-ZxgaxYCeqt9ylm2x3OPqUoUqBw1p60LhxzdX6BqJlIBThupGma98lttsAbK64T6L6AlNa2G5T66BbiG8y0PIHQ ==
404
+ " @semantic-release/github@^8.0.0" , "@semantic-release/github@^8.0.7 ":
405
+ version "8.0.7 "
406
+ resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-8.0.7 .tgz#643aee7a5cdd2acd3ae643bb90ad4ac796901de6 "
407
+ integrity sha512-VtgicRIKGvmTHwm//iqTh/5NGQwsncOMR5vQK9pMT92Aem7dv37JFKKRuulUsAnUOIlO4G8wH3gPiBAA0iW0ww ==
408
408
dependencies :
409
409
" @octokit/rest" " ^19.0.0"
410
410
" @semantic-release/error" " ^3.0.0"
411
411
aggregate-error "^3.0.0"
412
412
bottleneck "^2.18.1"
413
413
debug "^4.0.0"
414
414
dir-glob "^3.0.0"
415
- fs-extra "^10 .0.0"
415
+ fs-extra "^11 .0.0"
416
416
globby "^11.0.0"
417
417
http-proxy-agent "^5.0.0"
418
418
https-proxy-agent "^5.0.0"
@@ -1236,6 +1236,15 @@ fs-extra@^10.0.0:
1236
1236
jsonfile "^6.0.1"
1237
1237
universalify "^2.0.0"
1238
1238
1239
+ fs-extra@^11.0.0 :
1240
+ version "11.1.0"
1241
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.0.tgz#5784b102104433bb0e090f48bfc4a30742c357ed"
1242
+ integrity sha512-0rcTq621PD5jM/e0a3EJoGC/1TC5ZBCERW82LQuwfGnCa1V8w7dpYH1yNu+SLb6E5dkeCBzKEyLGlFrnr+dUyw==
1243
+ dependencies :
1244
+ graceful-fs "^4.2.0"
1245
+ jsonfile "^6.0.1"
1246
+ universalify "^2.0.0"
1247
+
1239
1248
fs-extra@^9.0.0 :
1240
1249
version "9.1.0"
1241
1250
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.1.0.tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d"
You can’t perform that action at this time.
0 commit comments