chore(deps-dev): Bump @semantic-release/github from 7.1.2 to 7.2.0 (#1842)
Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 7.1.2 to 7.2.0. - [Release notes](https://github.com/semantic-release/github/releases) - [Commits](https://github.com/semantic-release/github/compare/v7.1.2...v7.2.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
cc2891d781
commit
848c7d8e33
6
package-lock.json
generated
6
package-lock.json
generated
@ -1394,9 +1394,9 @@
|
||||
}
|
||||
},
|
||||
"@semantic-release/github": {
|
||||
"version": "7.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-7.1.2.tgz",
|
||||
"integrity": "sha512-0cbQAQgZRUPvYWeJ5OSw/bbOhe0tsFArylL2gue9V66q0JgFNOL6CONGd+X5CQxQP1+t+t3Lr9OomuE3QLZgtw==",
|
||||
"version": "7.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-7.2.0.tgz",
|
||||
"integrity": "sha512-tMRnWiiWb43whRHvbDGXq4DGEbKRi56glDpXDJZit4PIiwDPX7Kx3QzmwRtDOcG+8lcpGjpdPabYZ9NBxoI2mw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@octokit/rest": "^18.0.0",
|
||||
|
@ -38,7 +38,7 @@
|
||||
"@markedjs/html-differ": "^3.0.4",
|
||||
"@semantic-release/commit-analyzer": "^8.0.1",
|
||||
"@semantic-release/git": "^9.0.0",
|
||||
"@semantic-release/github": "^7.1.2",
|
||||
"@semantic-release/github": "^7.2.0",
|
||||
"@semantic-release/npm": "^7.0.6",
|
||||
"@semantic-release/release-notes-generator": "^9.0.1",
|
||||
"cheerio": "^1.0.0-rc.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user