Skip to content

Commit 7219f61

Browse files
committed
chore(deps): update dependency @semantic-release/github to v9.1.0
1 parent ff2abd5 commit 7219f61

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.4",
4343
"@semantic-release/changelog": "6.0.3",
4444
"@semantic-release/git": "10.0.1",
45-
"@semantic-release/github": "9.0.7",
45+
"@semantic-release/github": "9.1.0",
4646
"@stryker-mutator/core": "7.1.1",
4747
"@stryker-mutator/jest-runner": "7.1.1",
4848
"@types/jest": "29.5.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1835,10 +1835,10 @@
18351835
micromatch "^4.0.0"
18361836
p-reduce "^2.0.0"
18371837

1838-
"@semantic-release/github@9.0.7":
1839-
version "9.0.7"
1840-
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-9.0.7.tgz#3e65562f5436fbfe7312a9521cfb65163032a383"
1841-
integrity sha512-SU3ayJ4/0TeIVyfCMLmuKoa4KvLclarPCmwY/zippm7sK95SwgWoFd8aFfAJIPGCRYnP3rfHRdYzphsrrNI3Cg==
1838+
"@semantic-release/github@9.1.0":
1839+
version "9.1.0"
1840+
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-9.1.0.tgz#b277a2bc484a648930f453088156b8ba2a02e617"
1841+
integrity sha512-RKhS43OpNnQr9rA9Z72EbG8wM/UmWoCpop2z6G++ulRu7t8MuYS2v6TR2SoOFhcDPa2wY91v5VPouCWtDjz4+Q==
18421842
dependencies:
18431843
"@octokit/core" "^5.0.0"
18441844
"@octokit/plugin-paginate-rest" "^9.0.0"

0 commit comments

Comments
 (0)