From 95ed926b76beead329fde6f871b8ff03f73ec866 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2020 22:34:16 +0000 Subject: [PATCH] chore(deps-dev): bump standard-version from 7.1.0 to 8.0.1 Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 7.1.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.1.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 4047ff5..342ca2d 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "rollup-plugin-vue": "^5.0.1", "sass": "^1.22.10", "sass-loader": "^7.3.1", - "standard-version": "^7.0.0", + "standard-version": "^8.0.1", "style-loader": "^1.0.0", "thread-loader": "^2.1.3", "ts-loader": "^6.0.4",