From 7e41fb3e27e37a3d1dfbc8970de1be8262094f95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2020 22:04:46 +0000 Subject: [PATCH] Bump standard-version from 4.4.0 to 8.0.1 Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 4.4.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/v4.4.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 1d0bf21..c860a7d 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "rollup-plugin-svelte": "^5.2.0", "rollup-plugin-terser": "^4.0.4", "sirv-cli": "^0.2.2", - "standard-version": "^4.4.0", + "standard-version": "^8.0.1", "svelte": "^3.20.1", "svelte-transitions": "^1.2.0", "timeUtils": "^1.1.4"