From 7d1d0d6fb431abb70cdb78d6f87b655e547dd538 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2020 22:45:59 +0000 Subject: [PATCH] Bump standard-version in /node_modules.nosync/html-webpack-plugin 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] --- node_modules.nosync/html-webpack-plugin/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules.nosync/html-webpack-plugin/package.json b/node_modules.nosync/html-webpack-plugin/package.json index 42f8c503..1eeb8e4b 100644 --- a/node_modules.nosync/html-webpack-plugin/package.json +++ b/node_modules.nosync/html-webpack-plugin/package.json @@ -67,7 +67,7 @@ "jasmine-diff-matchers": "^2.0.0", "rimraf": "^2.5.4", "semistandard": "8.0.0", - "standard-version": "^4.3.0", + "standard-version": "^8.0.1", "style-loader": "^0.13.1", "underscore-template-loader": "^0.7.3", "url-loader": "^0.5.7",