5
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2025-11-07 16:06:56 +00:00

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] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-10-06 14:40:19 +00:00 committed by GitHub
parent 7777b640af
commit 3e42e430f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 16 deletions

30
package-lock.json generated
View file

@ -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",

View file

@ -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",