5
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2025-11-09 08:46:54 +00:00

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] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-12-01 02:02:09 +00:00 committed by GitHub
parent 296247dfa6
commit d527a27b66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -18,7 +18,7 @@
"@commitlint/format": "^13.2.0", "@commitlint/format": "^13.2.0",
"@commitlint/lint": "^13.2.0", "@commitlint/lint": "^13.2.0",
"@commitlint/load": "^13.2.1", "@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-function-rules": "^1.4.0",
"commitlint-plugin-jira-rules": "^1.5.1", "commitlint-plugin-jira-rules": "^1.5.1",
"conventional-changelog-lint-config-canonical": "^1.0.0", "conventional-changelog-lint-config-canonical": "^1.0.0",
@ -5156,9 +5156,9 @@
} }
}, },
"node_modules/commitlint-config-jira": { "node_modules/commitlint-config-jira": {
"version": "1.5.1", "version": "1.5.2",
"resolved": "https://registry.npmjs.org/commitlint-config-jira/-/commitlint-config-jira-1.5.1.tgz", "resolved": "https://registry.npmjs.org/commitlint-config-jira/-/commitlint-config-jira-1.5.2.tgz",
"integrity": "sha512-gur4a041adr85zaDAe3IT84NsOdSpTAYF6+4X6Cb4qASdY3rubBwJnSC08PELX6BJBRs7eNe6PdCywSx9+tWXQ==", "integrity": "sha512-7qYhwgD8HGgAJ01BpMan0t3VFMCtpLeC7Kd+O1HWd1lMGRtjArrHMvECKsT4Am0E5+JgOZSJpBGyVtx998T3jQ==",
"hasInstallScript": true, "hasInstallScript": true,
"dependencies": { "dependencies": {
"commitlint-jira-utils": "^1.5.1", "commitlint-jira-utils": "^1.5.1",
@ -18696,9 +18696,9 @@
"dev": true "dev": true
}, },
"commitlint-config-jira": { "commitlint-config-jira": {
"version": "1.5.1", "version": "1.5.2",
"resolved": "https://registry.npmjs.org/commitlint-config-jira/-/commitlint-config-jira-1.5.1.tgz", "resolved": "https://registry.npmjs.org/commitlint-config-jira/-/commitlint-config-jira-1.5.2.tgz",
"integrity": "sha512-gur4a041adr85zaDAe3IT84NsOdSpTAYF6+4X6Cb4qASdY3rubBwJnSC08PELX6BJBRs7eNe6PdCywSx9+tWXQ==", "integrity": "sha512-7qYhwgD8HGgAJ01BpMan0t3VFMCtpLeC7Kd+O1HWd1lMGRtjArrHMvECKsT4Am0E5+JgOZSJpBGyVtx998T3jQ==",
"requires": { "requires": {
"commitlint-jira-utils": "^1.5.1", "commitlint-jira-utils": "^1.5.1",
"opencollective-postinstall": "^2.0.2" "opencollective-postinstall": "^2.0.2"

View file

@ -31,7 +31,7 @@
"@commitlint/format": "^13.2.0", "@commitlint/format": "^13.2.0",
"@commitlint/lint": "^13.2.0", "@commitlint/lint": "^13.2.0",
"@commitlint/load": "^13.2.1", "@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-function-rules": "^1.4.0",
"commitlint-plugin-jira-rules": "^1.5.1", "commitlint-plugin-jira-rules": "^1.5.1",
"conventional-changelog-lint-config-canonical": "^1.0.0", "conventional-changelog-lint-config-canonical": "^1.0.0",