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 42
42
"@rollup/plugin-typescript" : " 10.0.1" ,
43
43
"@semantic-release/changelog" : " 6.0.1" ,
44
44
"@semantic-release/git" : " 10.0.1" ,
45
- "@semantic-release/github" : " 8.0.6 " ,
45
+ "@semantic-release/github" : " 8.0.7 " ,
46
46
"@stryker-mutator/core" : " 6.3.0" ,
47
47
"@stryker-mutator/jest-runner" : " 6.3.0" ,
48
48
"@types/jest" : " 29.2.3" ,
Original file line number Diff line number Diff line change 1361
1361
micromatch "^4.0.0"
1362
1362
p-reduce "^2.0.0"
1363
1363
1364
- " @semantic-release/[email protected] .6 " :
1365
- version "8.0.6 "
1366
- resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-8.0.6 .tgz#5235386d65a5d7d650dc10a6ebce908d213234f7 "
1367
- integrity sha512-ZxgaxYCeqt9ylm2x3OPqUoUqBw1p60LhxzdX6BqJlIBThupGma98lttsAbK64T6L6AlNa2G5T66BbiG8y0PIHQ ==
1364
+ " @semantic-release/[email protected] .7 " :
1365
+ version "8.0.7 "
1366
+ resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-8.0.7 .tgz#643aee7a5cdd2acd3ae643bb90ad4ac796901de6 "
1367
+ integrity sha512-VtgicRIKGvmTHwm//iqTh/5NGQwsncOMR5vQK9pMT92Aem7dv37JFKKRuulUsAnUOIlO4G8wH3gPiBAA0iW0ww ==
1368
1368
dependencies :
1369
1369
" @octokit/rest" " ^19.0.0"
1370
1370
" @semantic-release/error" " ^3.0.0"
1371
1371
aggregate-error "^3.0.0"
1372
1372
bottleneck "^2.18.1"
1373
1373
debug "^4.0.0"
1374
1374
dir-glob "^3.0.0"
1375
- fs-extra "^10 .0.0"
1375
+ fs-extra "^11 .0.0"
1376
1376
globby "^11.0.0"
1377
1377
http-proxy-agent "^5.0.0"
1378
1378
https-proxy-agent "^5.0.0"
@@ -3193,10 +3193,10 @@ form-data@^4.0.0:
3193
3193
combined-stream "^1.0.8"
3194
3194
mime-types "^2.1.12"
3195
3195
3196
- fs-extra@^10 .0.0 :
3197
- version "10 .0.0"
3198
- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10 .0.0.tgz#9ff61b655dde53fb34a82df84bb214ce802e17c1 "
3199
- integrity sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ ==
3196
+ fs-extra@^11 .0.0 :
3197
+ version "11 .0.0"
3198
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11 .0.0.tgz#5c50cf225ab1b16804cabd4249b7e58feb4bdbe7 "
3199
+ integrity sha512-4YxRvMi4P5C3WQTvdRfrv5UVqbISpqjORFQAW5QPiKAauaxNCwrEdIi6pG3tDFhKKpMen+enEhHIzB/tvIO+/w ==
3200
3200
dependencies :
3201
3201
graceful-fs "^4.2.0"
3202
3202
jsonfile "^6.0.1"
You can’t perform that action at this time.
0 commit comments