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 12.0.0 to 12.0.1

Bumps [@commitlint/config-lerna-scopes](https://github.com/conventional-changelog/commitlint) from 12.0.0 to 12.0.1.
- [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/v12.0.0...v12.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-01 05:06:12 +00:00 committed by GitHub
parent 51eac66567
commit 2459445a8e
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

@ -629,9 +629,9 @@
}
},
"@commitlint/config-lerna-scopes": {
"version": "12.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-lerna-scopes/-/config-lerna-scopes-12.0.0.tgz",
"integrity": "sha512-hHNkPz3bI0KD9YnyXazvbmFmPj+PFHmD3O6j3AYFrOSL0UgAtriXfiXWlw4Ty5PLnVGLrxnrZFA8z4EID1cgCA==",
"version": "12.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/config-lerna-scopes/-/config-lerna-scopes-12.0.1.tgz",
"integrity": "sha512-k3xT6ey3nyGYFl3xGlzivmuE+/rLJEBWg7wn+3XPRVLdovwxgA3fCqSrK17mJRCKcjcJbto70Uwmj27VDG0Kng==",
"requires": {
"globby": "^11.0.1",
"import-from": "3.0.0",

View file

@ -25,7 +25,7 @@
"@actions/github": "^4.0.0",
"@commitlint/config-angular": "^12.0.0",
"@commitlint/config-conventional": "^12.0.0",
"@commitlint/config-lerna-scopes": "^12.0.0",
"@commitlint/config-lerna-scopes": "^12.0.1",
"@commitlint/config-patternplate": "^12.0.0",
"@commitlint/format": "^12.0.0",
"@commitlint/lint": "^12.0.0",