mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2025-11-09 00:36:55 +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:
parent
296247dfa6
commit
d527a27b66
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue