From a99894fb44f83ca51bad0a08f7f6a06d1d4b34b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 May 2021 07:45:48 +0000 Subject: [PATCH] build(deps-dev): bump standard-version from 9.1.1 to 9.3.0 Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 9.1.1 to 9.3.0. - [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/v9.1.1...v9.3.0) Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3a6b720..00e7f14 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "postcss-cli": "^8.3", "purgecss-whitelister": "^2.4", "rimraf": "^3.0", - "standard-version": "^9.1", + "standard-version": "^9.3", "stylelint": "^13.12", "stylelint-config-standard": "^21.0" } @@ -11101,9 +11101,9 @@ } }, "node_modules/standard-version": { - "version": "9.1.1", - "resolved": "https://registry.npmjs.org/standard-version/-/standard-version-9.1.1.tgz", - "integrity": "sha512-PF9JnRauBwH7DAkmefYu1mB2Kx0MVG13udqDTFmDUiogbyikBAHBdMrVuauxtAb2YIkyZ3FMYCNv0hqUKMOPww==", + "version": "9.3.0", + "resolved": "https://registry.npmjs.org/standard-version/-/standard-version-9.3.0.tgz", + "integrity": "sha512-cYxxKXhYfI3S9+CA84HmrJa9B88H56V5FQ302iFF2TNwJukJCNoU8FgWt+11YtwKFXRkQQFpepC2QOF7aDq2Ow==", "dev": true, "dependencies": { "chalk": "^2.4.2", @@ -22625,9 +22625,9 @@ } }, "standard-version": { - "version": "9.1.1", - "resolved": "https://registry.npmjs.org/standard-version/-/standard-version-9.1.1.tgz", - "integrity": "sha512-PF9JnRauBwH7DAkmefYu1mB2Kx0MVG13udqDTFmDUiogbyikBAHBdMrVuauxtAb2YIkyZ3FMYCNv0hqUKMOPww==", + "version": "9.3.0", + "resolved": "https://registry.npmjs.org/standard-version/-/standard-version-9.3.0.tgz", + "integrity": "sha512-cYxxKXhYfI3S9+CA84HmrJa9B88H56V5FQ302iFF2TNwJukJCNoU8FgWt+11YtwKFXRkQQFpepC2QOF7aDq2Ow==", "dev": true, "requires": { "chalk": "^2.4.2", diff --git a/package.json b/package.json index 125aa39..32be356 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "postcss-cli": "^8.3", "purgecss-whitelister": "^2.4", "rimraf": "^3.0", - "standard-version": "^9.1", + "standard-version": "^9.3", "stylelint": "^13.12", "stylelint-config-standard": "^21.0" }