From 3d61bc3b1647d25bafb7dc6c5b361db6654c39e0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2019 06:08:11 +0000 Subject: [PATCH] chore(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.15...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 e6080a6..ceef840 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@semantic-release/changelog": "3.0.4", "@semantic-release/commit-analyzer": "6.2.0", "@semantic-release/exec": "3.3.5", - "@semantic-release/git": "7.0.15", + "@semantic-release/git": "7.0.16", "@semantic-release/github": "5.4.2", "conventional-changelog": "3.1.8", "semantic-release": "^15.13.12"