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 4545 "devDependencies" : {
4646 "@semantic-release/commit-analyzer" : " 9.0.2" ,
4747 "@semantic-release/git" : " 10.0.1" ,
48- "@semantic-release/github" : " 8.0.6 " ,
48+ "@semantic-release/github" : " 8.0.7 " ,
4949 "@semantic-release/npm" : " 9.0.1" ,
5050 "@semantic-release/release-notes-generator" : " 10.0.3" ,
5151 "@swc-node/register" : " 1.5.4" ,
Original file line number Diff line number Diff line change 11271127 micromatch "^4.0.0"
11281128 p-reduce "^2.0.0"
11291129
1130- " @semantic-release/github@8.0.6 " :
1131- version "8.0.6 "
1132- resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-8.0.6 .tgz#5235386d65a5d7d650dc10a6ebce908d213234f7 "
1133- integrity sha512-ZxgaxYCeqt9ylm2x3OPqUoUqBw1p60LhxzdX6BqJlIBThupGma98lttsAbK64T6L6AlNa2G5T66BbiG8y0PIHQ ==
1130+ " @semantic-release/github@8.0.7 " :
1131+ version "8.0.7 "
1132+ resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-8.0.7 .tgz#643aee7a5cdd2acd3ae643bb90ad4ac796901de6 "
1133+ integrity sha512-VtgicRIKGvmTHwm//iqTh/5NGQwsncOMR5vQK9pMT92Aem7dv37JFKKRuulUsAnUOIlO4G8wH3gPiBAA0iW0ww ==
11341134 dependencies :
11351135 " @octokit/rest" " ^19.0.0"
11361136 " @semantic-release/error" " ^3.0.0"
11371137 aggregate-error "^3.0.0"
11381138 bottleneck "^2.18.1"
11391139 debug "^4.0.0"
11401140 dir-glob "^3.0.0"
1141- fs-extra "^10 .0.0"
1141+ fs-extra "^11 .0.0"
11421142 globby "^11.0.0"
11431143 http-proxy-agent "^5.0.0"
11441144 https-proxy-agent "^5.0.0"
@@ -2796,6 +2796,15 @@ fs-extra@^10.0.0:
27962796 jsonfile "^6.0.1"
27972797 universalify "^2.0.0"
27982798
2799+ fs-extra@^11.0.0 :
2800+ version "11.0.0"
2801+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.0.0.tgz#5c50cf225ab1b16804cabd4249b7e58feb4bdbe7"
2802+ integrity sha512-4YxRvMi4P5C3WQTvdRfrv5UVqbISpqjORFQAW5QPiKAauaxNCwrEdIi6pG3tDFhKKpMen+enEhHIzB/tvIO+/w==
2803+ dependencies :
2804+ graceful-fs "^4.2.0"
2805+ jsonfile "^6.0.1"
2806+ universalify "^2.0.0"
2807+
27992808fs-minipass@^2.0.0, fs-minipass@^2.1.0 :
28002809 version "2.1.0"
28012810 resolved "https://registry.yarnpkg.com/fs-minipass/-/fs-minipass-2.1.0.tgz#7f5036fdbf12c63c169190cbe4199c852271f9fb"
You can’t perform that action at this time.
0 commit comments