From 85ba347523bd5106429a264025d4a0eb65ae0d3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Jun 2021 06:43:57 +0000 Subject: [PATCH] chore(deps-dev): bump @semantic-release/github from 7.2.2 to 7.2.3 Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 7.2.2 to 7.2.3. - [Release notes](https://github.com/semantic-release/github/releases) - [Commits](https://github.com/semantic-release/github/compare/v7.2.2...v7.2.3) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 85e4a3a..a978c4b 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "@semantic-release/changelog": "5.0.1", "@semantic-release/commit-analyzer": "8.0.1", "@semantic-release/git": "9.0.0", - "@semantic-release/github": "7.2.2", + "@semantic-release/github": "7.2.3", "@semantic-release/release-notes-generator": "9.0.3", "conventional-changelog-conventionalcommits": "4.6.0", "gradle-semantic-release-plugin": "1.4.16", diff --git a/yarn.lock b/yarn.lock index c530f54..a521bb3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -199,10 +199,10 @@ micromatch "^4.0.0" p-reduce "^2.0.0" -"@semantic-release/github@7.2.2", "@semantic-release/github@^7.0.0": - version "7.2.2" - resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-7.2.2.tgz#aa51ba7098c812de4acd73145660164705f5c05d" - integrity sha512-nYKxp0sfoFrHn2uNbhkon8oAxIffWPfu5LEEVs8I5Eqv/0IHvU+Kr3u8l4BTD+NNHA9ATTdy2bhQqQrZJ7wTvQ== +"@semantic-release/github@7.2.3", "@semantic-release/github@^7.0.0": + version "7.2.3" + resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-7.2.3.tgz#20a83abd42dca43d97f03553de970eac72856c85" + integrity sha512-lWjIVDLal+EQBzy697ayUNN8MoBpp+jYIyW2luOdqn5XBH4d9bQGfTnjuLyzARZBHejqh932HVjiH/j4+R7VHw== dependencies: "@octokit/rest" "^18.0.0" "@semantic-release/error" "^2.2.0"