Skip to content

Commit 03b7ccc

Browse files
committed
chore(deps): update dependency @semantic-release/github to v10.3.0
1 parent 887e38f commit 03b7ccc

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": "11.1.6",
4444
"@semantic-release/changelog": "6.0.3",
4545
"@semantic-release/git": "10.0.1",
46-
"@semantic-release/github": "10.1.7",
46+
"@semantic-release/github": "10.3.0",
4747
"@stryker-mutator/core": "8.5.0",
4848
"@stryker-mutator/jest-runner": "8.5.0",
4949
"@types/jest": "29.5.12",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1721,10 +1721,10 @@
17211721
micromatch "^4.0.0"
17221722
p-reduce "^2.0.0"
17231723

1724-
"@semantic-release/github@10.1.7":
1725-
version "10.1.7"
1726-
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-10.1.7.tgz#ff31351050859b28298a0c75b9fa3e3cff413dd4"
1727-
integrity sha512-QnhP4k1eqzYLz6a4kpWrUQeKJYXqHggveMykvUFbSquq07GF85BXvr/QLhpOD7bpDcmEfL8VnphRA7KT5i9lzQ==
1724+
"@semantic-release/github@10.3.0":
1725+
version "10.3.0"
1726+
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-10.3.0.tgz#2c6fa6650f606afb30d92773bfff19fca42093e3"
1727+
integrity sha512-30ix6pw6PLW3tU0t8fNqPetCJq8IX1TX/sGMVCX6zhGa+7lkkvRMtx3Dar6slmiysPmF0o8iaQK1m5JoHyjYIQ==
17281728
dependencies:
17291729
"@octokit/core" "^6.0.0"
17301730
"@octokit/plugin-paginate-rest" "^11.0.0"

0 commit comments

Comments
 (0)