From 33ef0e7fab5f15afa1bb68eab141fb8cf828ad73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 May 2021 05:41:20 +0000 Subject: [PATCH] chore(deps-dev): bump gh-release from 5.0.2 to 6.0.0 Bumps [gh-release](https://github.com/hypermodules/gh-release) from 5.0.2 to 6.0.0. - [Release notes](https://github.com/hypermodules/gh-release/releases) - [Changelog](https://github.com/hypermodules/gh-release/blob/master/CHANGELOG.md) - [Commits](https://github.com/hypermodules/gh-release/compare/v5.0.2...v6.0.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c0a623..02f0955 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "budo": "^11.6.3", "cpx2": "^3.0.0", "dependency-check": "^4.1.0", - "gh-release": "^5.0.0", + "gh-release": "^6.0.0", "npm-run-all": "^4.1.5", "sitedown": "^5.0.0", "standard": "^16.0.0"