mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 17:02:36 +00:00
build(deps): update dependency @semantic-release/github to v9.2.2
| datasource | package | from | to | | ---------- | ------------------------ | ----- | ----- | | npm | @semantic-release/github | 9.2.1 | 9.2.2 |
This commit is contained in:
parent
fae403ea7e
commit
5c4d0ee1af
2 changed files with 5 additions and 5 deletions
|
|
@ -43,7 +43,7 @@
|
||||||
"@commitlint/cli": "17.8.1",
|
"@commitlint/cli": "17.8.1",
|
||||||
"@commitlint/config-conventional": "17.8.1",
|
"@commitlint/config-conventional": "17.8.1",
|
||||||
"@semantic-release/git": "10.0.1",
|
"@semantic-release/git": "10.0.1",
|
||||||
"@semantic-release/github": "9.2.1",
|
"@semantic-release/github": "9.2.2",
|
||||||
"@semantic-release/npm": "10.0.6",
|
"@semantic-release/npm": "10.0.6",
|
||||||
"@tsconfig/node16": "16.1.1",
|
"@tsconfig/node16": "16.1.1",
|
||||||
"@types/node": "16.18.61",
|
"@types/node": "16.18.61",
|
||||||
|
|
|
||||||
|
|
@ -675,10 +675,10 @@
|
||||||
micromatch "^4.0.0"
|
micromatch "^4.0.0"
|
||||||
p-reduce "^2.0.0"
|
p-reduce "^2.0.0"
|
||||||
|
|
||||||
"@semantic-release/github@9.2.1":
|
"@semantic-release/github@9.2.2":
|
||||||
version "9.2.1"
|
version "9.2.2"
|
||||||
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-9.2.1.tgz#031a617d55f9a78ef5fc2dab4bb6e84d84b8cd37"
|
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-9.2.2.tgz#a094b895d270e0ac9b6f605a1c600dff984f2643"
|
||||||
integrity sha512-fEn9uOe6jwWR6ro2Wh6YNBCBuZ5lRi8Myz+1j3KDTSt8OuUGlpVM4lFac/0bDrql2NOKrIEAMGCfWb9WMIdzIg==
|
integrity sha512-S9tTms9MSrFnW97inhNhEqQiTNmls1zgE3bCxLbWhom0vClRe43B9N9D5NVepTwbr7wXehXJG+ok8B8neG1bsA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@octokit/core" "^5.0.0"
|
"@octokit/core" "^5.0.0"
|
||||||
"@octokit/plugin-paginate-rest" "^9.0.0"
|
"@octokit/plugin-paginate-rest" "^9.0.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue