mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2025-11-08 00:16:56 +00:00
chore(deps): bump @commitlint/config-conventional from 17.0.2 to 17.1.0
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.0.2 to 17.1.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.1.0/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
235d810bf1
commit
455086179b
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -12,7 +12,7 @@
|
||||||
"@actions/core": "^1.6.0",
|
"@actions/core": "^1.6.0",
|
||||||
"@actions/github": "^5.0.3",
|
"@actions/github": "^5.0.3",
|
||||||
"@commitlint/config-angular": "^17.0.0",
|
"@commitlint/config-angular": "^17.0.0",
|
||||||
"@commitlint/config-conventional": "^17.0.2",
|
"@commitlint/config-conventional": "^17.1.0",
|
||||||
"@commitlint/config-lerna-scopes": "^17.0.2",
|
"@commitlint/config-lerna-scopes": "^17.0.2",
|
||||||
"@commitlint/config-patternplate": "^17.0.0",
|
"@commitlint/config-patternplate": "^17.0.0",
|
||||||
"@commitlint/ensure": "^17.0.0",
|
"@commitlint/ensure": "^17.0.0",
|
||||||
|
|
@ -1868,9 +1868,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/config-conventional": {
|
"node_modules/@commitlint/config-conventional": {
|
||||||
"version": "17.0.2",
|
"version": "17.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.0.2.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.1.0.tgz",
|
||||||
"integrity": "sha512-MfP0I/JbxKkzo+HXWB7B3WstGS4BiniotU3d3xQ9gK8cR0DbeZ4MuyGCWF65YDyrcDTS3WlrJ3ndSPA1pqhoPw==",
|
"integrity": "sha512-WU2p0c9/jLi8k2q2YrDV96Y8XVswQOceIQ/wyJvQxawJSCasLdRB3kUIYdNjOCJsxkpoUlV/b90ZPxp1MYZDiA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"conventional-changelog-conventionalcommits": "^5.0.0"
|
"conventional-changelog-conventionalcommits": "^5.0.0"
|
||||||
},
|
},
|
||||||
|
|
@ -16149,9 +16149,9 @@
|
||||||
"integrity": "sha512-OJrxpzszJ+jF0RvqLjsM/iZ94IfJ33NVCFFGVmkzuHjKxPt/i/+yJKJ5lzGhlsp5YV2F2Ui5ECIf5Sor2/OZvQ=="
|
"integrity": "sha512-OJrxpzszJ+jF0RvqLjsM/iZ94IfJ33NVCFFGVmkzuHjKxPt/i/+yJKJ5lzGhlsp5YV2F2Ui5ECIf5Sor2/OZvQ=="
|
||||||
},
|
},
|
||||||
"@commitlint/config-conventional": {
|
"@commitlint/config-conventional": {
|
||||||
"version": "17.0.2",
|
"version": "17.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.0.2.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.1.0.tgz",
|
||||||
"integrity": "sha512-MfP0I/JbxKkzo+HXWB7B3WstGS4BiniotU3d3xQ9gK8cR0DbeZ4MuyGCWF65YDyrcDTS3WlrJ3ndSPA1pqhoPw==",
|
"integrity": "sha512-WU2p0c9/jLi8k2q2YrDV96Y8XVswQOceIQ/wyJvQxawJSCasLdRB3kUIYdNjOCJsxkpoUlV/b90ZPxp1MYZDiA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"conventional-changelog-conventionalcommits": "^5.0.0"
|
"conventional-changelog-conventionalcommits": "^5.0.0"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,7 @@
|
||||||
"@actions/core": "^1.6.0",
|
"@actions/core": "^1.6.0",
|
||||||
"@actions/github": "^5.0.3",
|
"@actions/github": "^5.0.3",
|
||||||
"@commitlint/config-angular": "^17.0.0",
|
"@commitlint/config-angular": "^17.0.0",
|
||||||
"@commitlint/config-conventional": "^17.0.2",
|
"@commitlint/config-conventional": "^17.1.0",
|
||||||
"@commitlint/config-lerna-scopes": "^17.0.2",
|
"@commitlint/config-lerna-scopes": "^17.0.2",
|
||||||
"@commitlint/config-patternplate": "^17.0.0",
|
"@commitlint/config-patternplate": "^17.0.0",
|
||||||
"@commitlint/ensure": "^17.0.0",
|
"@commitlint/ensure": "^17.0.0",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue