From 9ea94fd8aafd2aa18bb8ddffd44bad7711b34012 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2020 22:09:46 +0000 Subject: [PATCH] Bump standard-version from 4.4.0 to 8.0.1 in /docpress/docpress-base 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-base/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 docpress/docpress-base/package.json diff --git a/docpress/docpress-base/package.json b/docpress/docpress-base/package.json old mode 100755 new mode 100644 index 0fea828..0a6fac8 --- a/docpress/docpress-base/package.json +++ b/docpress/docpress-base/package.json @@ -41,7 +41,7 @@ "mocha-clean": "1.0.0", "nyc": "9.0.1", "standard": "8.4.0", - "standard-version": "^4.4.0", + "standard-version": "^8.0.1", "superstatic": "4.0.3" }, "scripts": {