Skip to content

Commit 61b4e7d

Browse files
committed
chore(deps): update dependency @semantic-release/github to v9.2.1
1 parent 1653441 commit 61b4e7d

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.2.0",
45+
"@semantic-release/github": "9.2.1",
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/[email protected].0":
1839-
version "9.2.0"
1840-
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-9.2.0.tgz#3068f5048a8379eae9b57f8445d5f4e1280e0d09"
1841-
integrity sha512-Opbivp9zA2VY63OdMZEBH5vs5VawuncQZO1VW6Lffo0e/jlDi165Wi4BKN1j1Z22goqk4scBFoEjvvXoveg/Iw==
1838+
"@semantic-release/[email protected].1":
1839+
version "9.2.1"
1840+
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-9.2.1.tgz#031a617d55f9a78ef5fc2dab4bb6e84d84b8cd37"
1841+
integrity sha512-fEn9uOe6jwWR6ro2Wh6YNBCBuZ5lRi8Myz+1j3KDTSt8OuUGlpVM4lFac/0bDrql2NOKrIEAMGCfWb9WMIdzIg==
18421842
dependencies:
18431843
"@octokit/core" "^5.0.0"
18441844
"@octokit/plugin-paginate-rest" "^9.0.0"

0 commit comments

Comments
 (0)