Skip to content

Commit 39780ee

Browse files
committed
chore(deps): update dependency @semantic-release/github to v11
1 parent 89e1abf commit 39780ee

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
@@ -43,7 +43,7 @@
4343
"@rollup/plugin-typescript": "12.1.0",
4444
"@semantic-release/changelog": "6.0.3",
4545
"@semantic-release/git": "10.0.1",
46-
"@semantic-release/github": "10.3.5",
46+
"@semantic-release/github": "11.0.0",
4747
"@stryker-mutator/core": "8.5.0",
4848
"@stryker-mutator/jest-runner": "8.5.0",
4949
"@types/jest": "29.5.13",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1716,10 +1716,10 @@
17161716
micromatch "^4.0.0"
17171717
p-reduce "^2.0.0"
17181718

1719-
"@semantic-release/github@10.3.5":
1720-
version "10.3.5"
1721-
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-10.3.5.tgz#112b6ee41fe78356359aa7ba9a1e98b68c8640fc"
1722-
integrity sha512-svvRglGmvqvxjmDgkXhrjf0lC88oZowFhOfifTldbgX9Dzj0inEtMLaC+3/MkDEmxmaQjWmF5Q/0CMIvPNSVdQ==
1719+
"@semantic-release/github@11.0.0":
1720+
version "11.0.0"
1721+
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-11.0.0.tgz#1cbfed43b96282994a1c480a204179b89b73a387"
1722+
integrity sha512-Uon6G6gJD8U1JNvPm7X0j46yxNRJ8Ui6SgK4Zw5Ktu8RgjEft3BGn+l/RX1TTzhhO3/uUcKuqM+/9/ETFxWS/Q==
17231723
dependencies:
17241724
"@octokit/core" "^6.0.0"
17251725
"@octokit/plugin-paginate-rest" "^11.0.0"

0 commit comments

Comments
 (0)