5
0
Fork 0
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:
dependabot[bot] 2021-02-17 14:05:03 +00:00 committed by GitHub
parent 39179da618
commit 455399667f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -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",

View file

@ -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",