Skip to content

Commit bb1e16c

Browse files
committed
chore(deps): update dependency @semantic-release/github to v9.0.5
1 parent f8695b0 commit bb1e16c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.3",
4343
"@semantic-release/changelog": "6.0.3",
4444
"@semantic-release/git": "10.0.1",
45-
"@semantic-release/github": "9.0.4",
45+
"@semantic-release/github": "9.0.5",
4646
"@stryker-mutator/core": "7.1.1",
4747
"@stryker-mutator/jest-runner": "7.1.1",
4848
"@types/jest": "29.5.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1823,10 +1823,10 @@
18231823
micromatch "^4.0.0"
18241824
p-reduce "^2.0.0"
18251825

1826-
"@semantic-release/[email protected].4":
1827-
version "9.0.4"
1828-
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-9.0.4.tgz#227281e20f2b6f660e4c30b570702e460483e6b4"
1829-
integrity sha512-kQCGFAsBErvCR6hzNuzu63cj4erQN2krm9zQlg8vl4j5X0mL0d/Ras0wmL5Gkr1TuSS2lweME7M4J5zvtDDDSA==
1826+
"@semantic-release/[email protected].5":
1827+
version "9.0.5"
1828+
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-9.0.5.tgz#52c69f8f5e77d8422a4229657806a44e95d03fee"
1829+
integrity sha512-d1ZZjMvXpSa4E1L3XjdNOqgUy00o9QZX55L75pMsb/w+1NV6CCfDYOvH8qwKygHS/rKzI3FkBTcR40ahOodsgg==
18301830
dependencies:
18311831
"@octokit/core" "^5.0.0"
18321832
"@octokit/plugin-paginate-rest" "^8.0.0"

0 commit comments

Comments
 (0)