Skip to content

Commit bcf828c

Browse files
committed
chore(deps): update dependency @semantic-release/github to v9.2.4
1 parent 9306aa3 commit bcf828c

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@rollup/plugin-typescript": "11.1.5",
4343
"@semantic-release/changelog": "6.0.3",
4444
"@semantic-release/git": "10.0.1",
45-
"@semantic-release/github": "9.2.3",
45+
"@semantic-release/github": "9.2.4",
4646
"@stryker-mutator/core": "7.3.0",
4747
"@stryker-mutator/jest-runner": "7.3.0",
4848
"@types/jest": "29.5.10",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1610,10 +1610,10 @@
16101610
micromatch "^4.0.0"
16111611
p-reduce "^2.0.0"
16121612

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==
16171617
dependencies:
16181618
"@octokit/core" "^5.0.0"
16191619
"@octokit/plugin-paginate-rest" "^9.0.0"
@@ -1628,7 +1628,7 @@
16281628
https-proxy-agent "^7.0.0"
16291629
issue-parser "^6.0.0"
16301630
lodash-es "^4.17.21"
1631-
mime "^3.0.0"
1631+
mime "^4.0.0"
16321632
p-filter "^3.0.0"
16331633
url-join "^5.0.0"
16341634

@@ -4683,10 +4683,10 @@ mime-types@^2.1.12:
46834683
dependencies:
46844684
mime-db "1.52.0"
46854685

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==
46904690

46914691
mimic-fn@^2.1.0:
46924692
version "2.1.0"

0 commit comments

Comments
 (0)