From 53bd649fceea7b737d33f3f4ab97358ff492c6e8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 15 Jul 2021 10:25:45 +0000 Subject: [PATCH] chore(deps-dev): bump standard-version from 8.0.2 to 9.3.1 Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 8.0.2 to 9.3.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/v8.0.2...v9.3.1) 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 132dfe8..39766a4 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "coveralls": "^3.0.7", "nyc": "^15.0.1", "standard": "^14.3.1", - "standard-version": "^8.0.0", + "standard-version": "^9.3.1", "tape": "^5.0.0" } }