From 3e42e430f68c770484fa47ef8c2ccdd06974eca0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 14:40:19 +0000 Subject: [PATCH] chore(deps): bump commitlint-config-jira from 1.5.1 to 1.6.4 Bumps [commitlint-config-jira](https://github.com/Gherciu/commitlint-jira) from 1.5.1 to 1.6.4. - [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.6.4) --- updated-dependencies: - dependency-name: commitlint-config-jira dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 30 +++++++++++++++--------------- package.json | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index 760750d..f514479 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@commitlint/format": "^17.0.0", "@commitlint/lint": "^17.0.0", "@commitlint/load": "^17.0.0", - "commitlint-config-jira": "^1.5.1", + "commitlint-config-jira": "^1.6.4", "commitlint-plugin-function-rules": "^1.4.0", "commitlint-plugin-jira-rules": "^1.5.1", "conventional-changelog-lint-config-canonical": "^1.0.0", @@ -5812,12 +5812,12 @@ } }, "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.6.4", + "resolved": "https://registry.npmjs.org/commitlint-config-jira/-/commitlint-config-jira-1.6.4.tgz", + "integrity": "sha512-DNVOzQZgNPZuFYU61mVRssm0t+4IR7eF5VQA3RCGYdz45usauekjguOXJmV3uxEHIoqVDctKN2UrUlhbKCymrQ==", "hasInstallScript": true, "dependencies": { - "commitlint-jira-utils": "^1.5.1", + "commitlint-jira-utils": "^1.6.4", "opencollective-postinstall": "^2.0.2" }, "funding": { @@ -5826,9 +5826,9 @@ } }, "node_modules/commitlint-jira-utils": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/commitlint-jira-utils/-/commitlint-jira-utils-1.5.1.tgz", - "integrity": "sha512-g0AgJ+x1Sf4ppFu9H521iHa2JNYos/4W2dZKlkwEql4/xgAZA7FU5UbZ/Cl1Q2PP1TTa6d4RhjHEwfkCgfGZ2g==" + "version": "1.6.4", + "resolved": "https://registry.npmjs.org/commitlint-jira-utils/-/commitlint-jira-utils-1.6.4.tgz", + "integrity": "sha512-1Mp5b0Q31XBreH3EKrDy8sD6vZmcXFm1x6OXeskaiiOKm5C1qQ0ObOiF66RKozuUAixaOGgHje6N/T+nfd5GBA==" }, "node_modules/commitlint-plugin-function-rules": { "version": "1.4.0", @@ -19296,18 +19296,18 @@ } }, "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.6.4", + "resolved": "https://registry.npmjs.org/commitlint-config-jira/-/commitlint-config-jira-1.6.4.tgz", + "integrity": "sha512-DNVOzQZgNPZuFYU61mVRssm0t+4IR7eF5VQA3RCGYdz45usauekjguOXJmV3uxEHIoqVDctKN2UrUlhbKCymrQ==", "requires": { - "commitlint-jira-utils": "^1.5.1", + "commitlint-jira-utils": "^1.6.4", "opencollective-postinstall": "^2.0.2" } }, "commitlint-jira-utils": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/commitlint-jira-utils/-/commitlint-jira-utils-1.5.1.tgz", - "integrity": "sha512-g0AgJ+x1Sf4ppFu9H521iHa2JNYos/4W2dZKlkwEql4/xgAZA7FU5UbZ/Cl1Q2PP1TTa6d4RhjHEwfkCgfGZ2g==" + "version": "1.6.4", + "resolved": "https://registry.npmjs.org/commitlint-jira-utils/-/commitlint-jira-utils-1.6.4.tgz", + "integrity": "sha512-1Mp5b0Q31XBreH3EKrDy8sD6vZmcXFm1x6OXeskaiiOKm5C1qQ0ObOiF66RKozuUAixaOGgHje6N/T+nfd5GBA==" }, "commitlint-plugin-function-rules": { "version": "1.4.0", diff --git a/package.json b/package.json index 9ca746f..f8f8647 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@commitlint/format": "^17.0.0", "@commitlint/lint": "^17.0.0", "@commitlint/load": "^17.0.0", - "commitlint-config-jira": "^1.5.1", + "commitlint-config-jira": "^1.6.4", "commitlint-plugin-function-rules": "^1.4.0", "commitlint-plugin-jira-rules": "^1.5.1", "conventional-changelog-lint-config-canonical": "^1.0.0",