From 01847158cd40ae9d6f97555392de8980e9ab1b90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2020 22:08:53 +0000 Subject: [PATCH] Bump standard-version from 5.0.2 to 8.0.1 Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 5.0.2 to 8.0.1. - [Release notes](https://github.com/conventional-changelog/standard-version/releases) - [Changelog](https://github.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/standard-version/compare/v5.0.2...v8.0.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 665e2c4..3b16891 100644 --- a/package.json +++ b/package.json @@ -60,6 +60,6 @@ "jest": "^24.1.0", "jest-extended": "^0.11.1", "jest-junit": "^6.3.0", - "standard-version": "^5.0.0" + "standard-version": "^8.0.1" } }