From e897a78e8e4908223cda5c2f5817a05fc2798a1a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 6 Jun 2021 17:03:54 +0000 Subject: [PATCH] chore(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-preview[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 8bc08bd..91d7db2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "graphql": "^15.5.0", "graphql-tag": "^2.12.1", "raw-loader": "^4.0.2", - "standard-version": "^9.1.1", + "standard-version": "^9.3.0", "typescript": "^4.1.2" } }, @@ -13361,9 +13361,9 @@ "integrity": "sha1-M6qE8Rd6VUjIk1Uzy/6zQgl19aQ=" }, "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", @@ -26227,9 +26227,9 @@ "integrity": "sha1-M6qE8Rd6VUjIk1Uzy/6zQgl19aQ=" }, "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 e4791ce..52d5c85 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "graphql": "^15.5.0", "graphql-tag": "^2.12.1", "raw-loader": "^4.0.2", - "standard-version": "^9.1.1", + "standard-version": "^9.3.0", "typescript": "^4.1.2" } }