mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2025-11-07 16:06:56 +00:00
chore(deps): bump @commitlint/config-lerna-scopes from 17.0.2 to 17.2.1
Bumps [@commitlint/config-lerna-scopes](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-lerna-scopes) from 17.0.2 to 17.2.1. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-lerna-scopes/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.2.1/@commitlint/config-lerna-scopes) --- updated-dependencies: - dependency-name: "@commitlint/config-lerna-scopes" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
861b4d9f10
commit
813ec2acd7
2 changed files with 9 additions and 9 deletions
16
package-lock.json
generated
16
package-lock.json
generated
|
|
@ -13,7 +13,7 @@
|
||||||
"@actions/github": "^5.1.1",
|
"@actions/github": "^5.1.1",
|
||||||
"@commitlint/config-angular": "^17.1.0",
|
"@commitlint/config-angular": "^17.1.0",
|
||||||
"@commitlint/config-conventional": "^17.1.0",
|
"@commitlint/config-conventional": "^17.1.0",
|
||||||
"@commitlint/config-lerna-scopes": "^17.0.2",
|
"@commitlint/config-lerna-scopes": "^17.2.1",
|
||||||
"@commitlint/config-patternplate": "^17.1.0",
|
"@commitlint/config-patternplate": "^17.1.0",
|
||||||
"@commitlint/ensure": "^17.0.0",
|
"@commitlint/ensure": "^17.0.0",
|
||||||
"@commitlint/format": "^17.0.0",
|
"@commitlint/format": "^17.0.0",
|
||||||
|
|
@ -1923,9 +1923,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/config-lerna-scopes": {
|
"node_modules/@commitlint/config-lerna-scopes": {
|
||||||
"version": "17.0.2",
|
"version": "17.2.1",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/config-lerna-scopes/-/config-lerna-scopes-17.0.2.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/config-lerna-scopes/-/config-lerna-scopes-17.2.1.tgz",
|
||||||
"integrity": "sha512-skesAuJwTSnjoeNlPHgPpG8T4L7JZFMpZ2dA2EWWdO9oSRipKFezxoSLJ06mIkoMyWViwHekC9lkPb4FibYyiw==",
|
"integrity": "sha512-9/dAR2NG16KZmGST1uMJoDIIsyjSxWLkeZ8f+nqt0B2Cg1COsN6d6l3N/0DYgqfDWMr7j9qTl62ES0aoy0lKZw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"globby": "^11.0.1",
|
"globby": "^11.0.1",
|
||||||
"import-from": "4.0.0",
|
"import-from": "4.0.0",
|
||||||
|
|
@ -1936,7 +1936,7 @@
|
||||||
"node": ">=v14"
|
"node": ">=v14"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"lerna": "^5.0.0"
|
"lerna": "^5.0.0 || ^6"
|
||||||
},
|
},
|
||||||
"peerDependenciesMeta": {
|
"peerDependenciesMeta": {
|
||||||
"lerna": {
|
"lerna": {
|
||||||
|
|
@ -18094,9 +18094,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/config-lerna-scopes": {
|
"@commitlint/config-lerna-scopes": {
|
||||||
"version": "17.0.2",
|
"version": "17.2.1",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/config-lerna-scopes/-/config-lerna-scopes-17.0.2.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/config-lerna-scopes/-/config-lerna-scopes-17.2.1.tgz",
|
||||||
"integrity": "sha512-skesAuJwTSnjoeNlPHgPpG8T4L7JZFMpZ2dA2EWWdO9oSRipKFezxoSLJ06mIkoMyWViwHekC9lkPb4FibYyiw==",
|
"integrity": "sha512-9/dAR2NG16KZmGST1uMJoDIIsyjSxWLkeZ8f+nqt0B2Cg1COsN6d6l3N/0DYgqfDWMr7j9qTl62ES0aoy0lKZw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"globby": "^11.0.1",
|
"globby": "^11.0.1",
|
||||||
"import-from": "4.0.0",
|
"import-from": "4.0.0",
|
||||||
|
|
|
||||||
|
|
@ -26,7 +26,7 @@
|
||||||
"@actions/github": "^5.1.1",
|
"@actions/github": "^5.1.1",
|
||||||
"@commitlint/config-angular": "^17.1.0",
|
"@commitlint/config-angular": "^17.1.0",
|
||||||
"@commitlint/config-conventional": "^17.1.0",
|
"@commitlint/config-conventional": "^17.1.0",
|
||||||
"@commitlint/config-lerna-scopes": "^17.0.2",
|
"@commitlint/config-lerna-scopes": "^17.2.1",
|
||||||
"@commitlint/config-patternplate": "^17.1.0",
|
"@commitlint/config-patternplate": "^17.1.0",
|
||||||
"@commitlint/ensure": "^17.0.0",
|
"@commitlint/ensure": "^17.0.0",
|
||||||
"@commitlint/format": "^17.0.0",
|
"@commitlint/format": "^17.0.0",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue