Skip to content

Commit 04a9827

Browse files
renovate-botalexandr-g
authored andcommitted
chore(deps): pin dependency @semantic-release/github to 7.0.0
1 parent 7d4fccf commit 04a9827

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"devDependencies": {
108108
"@semantic-release/changelog": "5.0.0",
109109
"@semantic-release/git": "9.0.0",
110-
"@semantic-release/github": "^7.0.0",
110+
"@semantic-release/github": "7.0.0",
111111
"commitizen": "4.0.3",
112112
"cz-conventional-changelog": "3.1.0",
113113
"semantic-release": "17.0.1"

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1396,7 +1396,7 @@
13961396
micromatch "^4.0.0"
13971397
p-reduce "^2.0.0"
13981398

1399-
"@semantic-release/github@^7.0.0":
1399+
"@semantic-release/github@7.0.0", "@semantic-release/github@^7.0.0":
14001400
version "7.0.0"
14011401
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-7.0.0.tgz#d77c637b40b27bbb1494699d83cf88cb37f53e3e"
14021402
integrity sha512-f3vkdjPGiCa+vXWaO3+3yGuHQEiDBo8CKuIe6iCYCdQifUPwLeFjtzikRbZP9zld3O/hWWRpb9krqOMoZhO6wQ==

0 commit comments

Comments
 (0)