From d527a27b66acf4f8b4606d2d87a2851a25e0ebe8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Dec 2021 02:02:09 +0000 Subject: [PATCH] chore(deps): bump commitlint-config-jira from 1.5.1 to 1.5.2 Bumps [commitlint-config-jira](https://github.com/Gherciu/commitlint-jira) from 1.5.1 to 1.5.2. - [Release notes](https://github.com/Gherciu/commitlint-jira/releases) - [Commits](https://github.com/Gherciu/commitlint-jira/compare/commitlint-config-jira@1.5.1...commitlint-config-jira@1.5.2) --- updated-dependencies: - dependency-name: commitlint-config-jira dependency-type: direct:production update-type: version-update:semver-patch ... 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 59747c1..1f55293 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@commitlint/format": "^13.2.0", "@commitlint/lint": "^13.2.0", "@commitlint/load": "^13.2.1", - "commitlint-config-jira": "^1.5.1", + "commitlint-config-jira": "^1.5.2", "commitlint-plugin-function-rules": "^1.4.0", "commitlint-plugin-jira-rules": "^1.5.1", "conventional-changelog-lint-config-canonical": "^1.0.0", @@ -5156,9 +5156,9 @@ } }, "node_modules/commitlint-config-jira": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/commitlint-config-jira/-/commitlint-config-jira-1.5.1.tgz", - "integrity": "sha512-gur4a041adr85zaDAe3IT84NsOdSpTAYF6+4X6Cb4qASdY3rubBwJnSC08PELX6BJBRs7eNe6PdCywSx9+tWXQ==", + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/commitlint-config-jira/-/commitlint-config-jira-1.5.2.tgz", + "integrity": "sha512-7qYhwgD8HGgAJ01BpMan0t3VFMCtpLeC7Kd+O1HWd1lMGRtjArrHMvECKsT4Am0E5+JgOZSJpBGyVtx998T3jQ==", "hasInstallScript": true, "dependencies": { "commitlint-jira-utils": "^1.5.1", @@ -18696,9 +18696,9 @@ "dev": true }, "commitlint-config-jira": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/commitlint-config-jira/-/commitlint-config-jira-1.5.1.tgz", - "integrity": "sha512-gur4a041adr85zaDAe3IT84NsOdSpTAYF6+4X6Cb4qASdY3rubBwJnSC08PELX6BJBRs7eNe6PdCywSx9+tWXQ==", + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/commitlint-config-jira/-/commitlint-config-jira-1.5.2.tgz", + "integrity": "sha512-7qYhwgD8HGgAJ01BpMan0t3VFMCtpLeC7Kd+O1HWd1lMGRtjArrHMvECKsT4Am0E5+JgOZSJpBGyVtx998T3jQ==", "requires": { "commitlint-jira-utils": "^1.5.1", "opencollective-postinstall": "^2.0.2" diff --git a/package.json b/package.json index 838d5dc..6e96a67 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@commitlint/format": "^13.2.0", "@commitlint/lint": "^13.2.0", "@commitlint/load": "^13.2.1", - "commitlint-config-jira": "^1.5.1", + "commitlint-config-jira": "^1.5.2", "commitlint-plugin-function-rules": "^1.4.0", "commitlint-plugin-jira-rules": "^1.5.1", "conventional-changelog-lint-config-canonical": "^1.0.0",