From d56b5accca3cfedbe8d1aea6e7f500a7e6893499 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2020 22:50:45 +0000 Subject: [PATCH] Bump standard-version from 2.4.0 to 8.0.1 in /which-module Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 2.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/v2.4.0...v8.0.1) Signed-off-by: dependabot[bot] --- which-module/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/which-module/package.json b/which-module/package.json index 8b82d79..70d83ef 100644 --- a/which-module/package.json +++ b/which-module/package.json @@ -43,7 +43,7 @@ "coveralls": "^2.11.9", "nyc": "^6.4.4", "standard": "^7.1.2", - "standard-version": "^2.3.0" + "standard-version": "^8.0.1" }, "files": [ "index.js"