From 9d74d9464846bb952610f353ea3ffda01c80e4e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 04:50:52 +0000 Subject: [PATCH] chore(deps): bump @semantic-release/github from 8.1.0 to 9.0.4 Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 8.1.0 to 9.0.4. - [Release notes](https://github.com/semantic-release/github/releases) - [Commits](https://github.com/semantic-release/github/compare/v8.1.0...v9.0.4) --- updated-dependencies: - dependency-name: "@semantic-release/github" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ac8b94b..50b6294 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "@semantic-release/changelog": "semantic-release/changelog", "@semantic-release/commit-analyzer": "semantic-release/commit-analyzer", "@semantic-release/git": "10.0.1", - "@semantic-release/github": "^8.0.5", + "@semantic-release/github": "^9.0.4", "@semantic-release/release-notes-generator": "semantic-release/release-notes-generator", "semantic-release": "21.0.1" }