From 5ade93fc7a4062d43676b53e604ef1edc378e0a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2020 22:01:44 +0000 Subject: [PATCH] build(deps-dev): 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 c39a5f7..8795818 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "husky": "^1.1.3", "prettier": "^1.14.3", "pretty-quick": "^1.8.0", - "standard-version": "^4.4.0", + "standard-version": "^8.0.1", "typescript": "^3.1.6" }, "description": "Helper types for testing your package exported types",