From 557f714fb6efaacb0e1ca2b08f9638255f49436b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2020 22:10:44 +0000 Subject: [PATCH] Bump standard-version from 4.4.0 to 8.0.1 in /docpress/docpress 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] --- docpress/docpress/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 docpress/docpress/package.json diff --git a/docpress/docpress/package.json b/docpress/docpress/package.json old mode 100755 new mode 100644 index 40afcca..a6cbd24 --- a/docpress/docpress/package.json +++ b/docpress/docpress/package.json @@ -42,7 +42,7 @@ "nixt": "^0.5.1", "nyc": "^13.1.0", "standard": "^12.0.1", - "standard-version": "^4.4.0", + "standard-version": "^8.0.1", "uglifyify": "^5.0.1" }, "scripts": {