mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2025-11-09 08:46:54 +00:00
chore(deps): bump @commitlint/config-lerna-scopes from 13.1.0 to 13.2.0
Bumps [@commitlint/config-lerna-scopes](https://github.com/conventional-changelog/commitlint) from 13.1.0 to 13.2.0. - [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/v13.1.0...v13.2.0) --- 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
82cf16a0af
commit
1f789af557
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -13,7 +13,7 @@
|
||||||
"@actions/github": "^5.0.0",
|
"@actions/github": "^5.0.0",
|
||||||
"@commitlint/config-angular": "^13.1.0",
|
"@commitlint/config-angular": "^13.1.0",
|
||||||
"@commitlint/config-conventional": "^13.1.0",
|
"@commitlint/config-conventional": "^13.1.0",
|
||||||
"@commitlint/config-lerna-scopes": "^13.1.0",
|
"@commitlint/config-lerna-scopes": "^13.2.0",
|
||||||
"@commitlint/config-patternplate": "^13.1.0",
|
"@commitlint/config-patternplate": "^13.1.0",
|
||||||
"@commitlint/format": "^13.1.0",
|
"@commitlint/format": "^13.1.0",
|
||||||
"@commitlint/lint": "^13.1.0",
|
"@commitlint/lint": "^13.1.0",
|
||||||
|
|
@ -1853,9 +1853,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/config-lerna-scopes": {
|
"node_modules/@commitlint/config-lerna-scopes": {
|
||||||
"version": "13.1.0",
|
"version": "13.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/config-lerna-scopes/-/config-lerna-scopes-13.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/config-lerna-scopes/-/config-lerna-scopes-13.2.0.tgz",
|
||||||
"integrity": "sha512-/OTFM75GYHFRm5m1TKOpHsLvAUuGL6GYnA5xJDT4fe2vPIGqgBYVL9hEolKYTJfDtviBq4fEkEWZQjQF5e4KgA==",
|
"integrity": "sha512-d2VqA1EX+G+XvEWIr3B37bydtMm+UHvmAWU6z0v5oOgUvBwZcNMzvTrwdZB6524YCmspi2q+kwgimMR+sBilXQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"globby": "^11.0.1",
|
"globby": "^11.0.1",
|
||||||
"import-from": "4.0.0",
|
"import-from": "4.0.0",
|
||||||
|
|
@ -15991,9 +15991,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/config-lerna-scopes": {
|
"@commitlint/config-lerna-scopes": {
|
||||||
"version": "13.1.0",
|
"version": "13.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/config-lerna-scopes/-/config-lerna-scopes-13.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/config-lerna-scopes/-/config-lerna-scopes-13.2.0.tgz",
|
||||||
"integrity": "sha512-/OTFM75GYHFRm5m1TKOpHsLvAUuGL6GYnA5xJDT4fe2vPIGqgBYVL9hEolKYTJfDtviBq4fEkEWZQjQF5e4KgA==",
|
"integrity": "sha512-d2VqA1EX+G+XvEWIr3B37bydtMm+UHvmAWU6z0v5oOgUvBwZcNMzvTrwdZB6524YCmspi2q+kwgimMR+sBilXQ==",
|
||||||
"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.0.0",
|
"@actions/github": "^5.0.0",
|
||||||
"@commitlint/config-angular": "^13.1.0",
|
"@commitlint/config-angular": "^13.1.0",
|
||||||
"@commitlint/config-conventional": "^13.1.0",
|
"@commitlint/config-conventional": "^13.1.0",
|
||||||
"@commitlint/config-lerna-scopes": "^13.1.0",
|
"@commitlint/config-lerna-scopes": "^13.2.0",
|
||||||
"@commitlint/config-patternplate": "^13.1.0",
|
"@commitlint/config-patternplate": "^13.1.0",
|
||||||
"@commitlint/format": "^13.1.0",
|
"@commitlint/format": "^13.1.0",
|
||||||
"@commitlint/lint": "^13.1.0",
|
"@commitlint/lint": "^13.1.0",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue