Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Commit ecaa125

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @semantic-release/github to v7.2.1
1 parent 73bc0a8 commit ecaa125

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
@@ -54,7 +54,7 @@
5454
"@csvenke/prettier-config": "3.0.0",
5555
"@semantic-release/commit-analyzer": "8.0.1",
5656
"@semantic-release/git": "9.0.0",
57-
"@semantic-release/github": "7.2.0",
57+
"@semantic-release/github": "7.2.1",
5858
"@semantic-release/npm": "7.1.0",
5959
"@semantic-release/release-notes-generator": "9.0.2",
6060
"@types/jest": "26.0.22",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2108,10 +2108,10 @@
21082108
micromatch "^4.0.0"
21092109
p-reduce "^2.0.0"
21102110

2111-
"@semantic-release/github@7.2.0":
2112-
version "7.2.0"
2113-
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-7.2.0.tgz#925f3efd91adabfc4bbe0de24b79fe1a8a38b4e2"
2114-
integrity sha512-tMRnWiiWb43whRHvbDGXq4DGEbKRi56glDpXDJZit4PIiwDPX7Kx3QzmwRtDOcG+8lcpGjpdPabYZ9NBxoI2mw==
2111+
"@semantic-release/github@7.2.1":
2112+
version "7.2.1"
2113+
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-7.2.1.tgz#e833245746413e0830b65112331ca0a00b35cf95"
2114+
integrity sha512-+gOhbaG4T3xJb6aTZu1/7KvCmYKRChkasdIyFWdaGaTWVeGpdl4o0zMviV1z3kRcgPOSXeqjHSQ6SOQAfHQiDw==
21152115
dependencies:
21162116
"@octokit/rest" "^18.0.0"
21172117
"@semantic-release/error" "^2.2.0"

0 commit comments

Comments
 (0)