mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2025-11-08 08:26:55 +00:00
chore(deps): bump @commitlint/config-conventional from 12.0.0 to 12.1.1
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint) from 12.0.0 to 12.1.1. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/compare/v12.0.0...v12.1.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1c603de78c
commit
1869d6545b
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -621,9 +621,9 @@
|
||||||
"integrity": "sha512-fJWHE8Ey8Li+H4jnnREG/xw5spJSgAg+wKBZwtoGQBzxFZ/DO/g5oo/P07nvXR1q89Ow5+f3a7K2oOJyt0i0hQ=="
|
"integrity": "sha512-fJWHE8Ey8Li+H4jnnREG/xw5spJSgAg+wKBZwtoGQBzxFZ/DO/g5oo/P07nvXR1q89Ow5+f3a7K2oOJyt0i0hQ=="
|
||||||
},
|
},
|
||||||
"@commitlint/config-conventional": {
|
"@commitlint/config-conventional": {
|
||||||
"version": "12.0.0",
|
"version": "12.1.1",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-12.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-12.1.1.tgz",
|
||||||
"integrity": "sha512-zjTeCBlHEP0syW6QedRSxOiafYeuOol9vIXZ89uhKMhyejaKxdAnS3SBMN4fYiSFChsZEl+VshJeZDtUFkCd7Q==",
|
"integrity": "sha512-15CqbXMsQiEb0qbzjEHe2OkzaXPYSp7RxaS6KoSVk/4W0QiigquavQ+M0huBZze92h0lMS6Pxoq4AJ5CQ3D+iQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"conventional-changelog-conventionalcommits": "^4.3.1"
|
"conventional-changelog-conventionalcommits": "^4.3.1"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -24,7 +24,7 @@
|
||||||
"@actions/core": "^1.2.6",
|
"@actions/core": "^1.2.6",
|
||||||
"@actions/github": "^4.0.0",
|
"@actions/github": "^4.0.0",
|
||||||
"@commitlint/config-angular": "^12.0.0",
|
"@commitlint/config-angular": "^12.0.0",
|
||||||
"@commitlint/config-conventional": "^12.0.0",
|
"@commitlint/config-conventional": "^12.1.1",
|
||||||
"@commitlint/config-lerna-scopes": "^12.0.0",
|
"@commitlint/config-lerna-scopes": "^12.0.0",
|
||||||
"@commitlint/config-patternplate": "^12.0.0",
|
"@commitlint/config-patternplate": "^12.0.0",
|
||||||
"@commitlint/format": "^12.0.0",
|
"@commitlint/format": "^12.0.0",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue