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" : " 11.1.5" ,
43
43
"@semantic-release/changelog" : " 6.0.3" ,
44
44
"@semantic-release/git" : " 10.0.1" ,
45
- "@semantic-release/github" : " 9.2.3 " ,
45
+ "@semantic-release/github" : " 9.2.4 " ,
46
46
"@stryker-mutator/core" : " 7.3.0" ,
47
47
"@stryker-mutator/jest-runner" : " 7.3.0" ,
48
48
"@types/jest" : " 29.5.10" ,
Original file line number Diff line number Diff line change 1610
1610
micromatch "^4.0.0"
1611
1611
p-reduce "^2.0.0"
1612
1612
1613
- " @semantic-release/[email protected] .3 " :
1614
- version "9.2.3 "
1615
- resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-9.2.3 .tgz#d8eeba7c00bf3145cee1bb9b60940d475af3e9f9 "
1616
- integrity sha512-FAjXb1F84CVI6IG8fWi+XS9ErYD+s3MHkP03zBa3+GyUrV4kqwYu/WPppIciHxujGFR51SAWPkOY5rnH6ZlrxA ==
1613
+ " @semantic-release/[email protected] .4 " :
1614
+ version "9.2.4 "
1615
+ resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-9.2.4 .tgz#0f8db03b44d6157b2d46d2c518c8242ea23f9fe5 "
1616
+ integrity sha512-VMzqiuSLhHc0/1Q8M/FmWnOaclh5aXL2pQWceldWBYSWLNzQu8GOR4bkGl57ciUtvm+MCMi4FaStZxSDJGEfUg ==
1617
1617
dependencies :
1618
1618
" @octokit/core" " ^5.0.0"
1619
1619
" @octokit/plugin-paginate-rest" " ^9.0.0"
1628
1628
https-proxy-agent "^7.0.0"
1629
1629
issue-parser "^6.0.0"
1630
1630
lodash-es "^4.17.21"
1631
- mime "^3 .0.0"
1631
+ mime "^4 .0.0"
1632
1632
p-filter "^3.0.0"
1633
1633
url-join "^5.0.0"
1634
1634
@@ -4683,10 +4683,10 @@ mime-types@^2.1.12:
4683
4683
dependencies :
4684
4684
mime-db "1.52.0"
4685
4685
4686
- mime@^3 .0.0 :
4687
- version "3 .0.0"
4688
- resolved "https://registry.yarnpkg.com/mime/-/mime-3 .0.0.tgz#b374550dca3a0c18443b0c950a6a58f1931cf7a7 "
4689
- integrity sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A ==
4686
+ mime@^4 .0.0 :
4687
+ version "4 .0.0"
4688
+ resolved "https://registry.yarnpkg.com/mime/-/mime-4 .0.0.tgz#ae999669db9568c31a8da18dff6c696663f65486 "
4689
+ integrity sha512-pzhgdeqU5pJ9t5WK9m4RT4GgGWqYJylxUf62Yb9datXRwdcw5MjiD1BYI5evF8AgTXN9gtKX3CFLvCUL5fAhEA ==
4690
4690
4691
4691
mimic-fn@^2.1.0 :
4692
4692
version "2.1.0"
You can’t perform that action at this time.
0 commit comments