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 9.1.2 to 11.0.0
Bumps [@commitlint/config-lerna-scopes](https://github.com/conventional-changelog/commitlint) from 9.1.2 to 11.0.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/v9.1.2...v11.0.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
39179da618
commit
455399667f
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -858,9 +858,9 @@
|
|||
}
|
||||
},
|
||||
"@commitlint/config-lerna-scopes": {
|
||||
"version": "9.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-lerna-scopes/-/config-lerna-scopes-9.1.2.tgz",
|
||||
"integrity": "sha512-pETpJUoXQZ65uZ9TLz1hOACoicV0dradr5vDgBAoZ48ZkYszQ38jSE4flTQeOFmYCqL91nUxFT0jKpxLMobpEQ==",
|
||||
"version": "11.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-lerna-scopes/-/config-lerna-scopes-11.0.0.tgz",
|
||||
"integrity": "sha512-/PjLKefMlnG+Sk27MY3MZo+T/9/PrgDcLk1YCSPVHNkXibXiS2Hb5NEMuNHzPxwts4IvJo0WIOb0YOBx5GBsdA==",
|
||||
"requires": {
|
||||
"import-from": "3.0.0",
|
||||
"resolve-pkg": "2.0.0",
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
"@actions/github": "^4.0.0",
|
||||
"@commitlint/config-angular": "^9.1.2",
|
||||
"@commitlint/config-conventional": "^9.1.2",
|
||||
"@commitlint/config-lerna-scopes": "^9.1.2",
|
||||
"@commitlint/config-lerna-scopes": "^11.0.0",
|
||||
"@commitlint/config-patternplate": "^9.1.2",
|
||||
"@commitlint/format": "^9.1.2",
|
||||
"@commitlint/lint": "^9.1.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue