From ae9aa3ab3139ec6c3181a6131553cf870f7dd29e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2020 22:23:18 +0000 Subject: [PATCH] chore(deps-dev): bump standard-version from 7.0.0 to 8.0.1 Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 7.0.0 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/v7.0.0...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 611d8a0..8021ea9 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "parcel-bundler": "1.12.3", "parcel-plugin-shebang": "^1.2.5", "prettier": "1.18.2", - "standard-version": "7.0.0", + "standard-version": "8.0.1", "typescript": "3.5.1", "yeoman-assert": "3.1.1", "yeoman-test": "2.0.0"