From d1924d66b4dea37fcaa242f4c21b7a8b319b400b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2019 15:47:43 +0000 Subject: [PATCH] build(deps-dev): update @semantic-release/git requirement Updates the requirements on [@semantic-release/git](https://github.com/semantic-release/git) to permit the latest version. - [Release notes](https://github.com/semantic-release/git/releases) - [Commits](https://github.com/semantic-release/git/compare/v7.0.8...v7.0.16) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ce527a4..dc5c1dc 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "semantic-release": "15.13.17", "standard": "12.0.1", "@semantic-release/changelog": "3.0.4", - "@semantic-release/git": "7.0.8" + "@semantic-release/git": "7.0.16" }, "scripts": { "lint": "standard",