chore(deps-dev): bump @commitlint/config-angular from 16.2.3 to 16.2.4 (#795)

Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular) from 16.2.3 to 16.2.4.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-angular/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v16.2.4/@commitlint/config-angular)

---
updated-dependencies:
- dependency-name: "@commitlint/config-angular"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-04-28 09:44:33 +03:00 committed by GitHub
parent 5b1eb37256
commit 118829b21b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -19,7 +19,7 @@
},
"devDependencies": {
"@commitlint/cli": "16.2.3",
"@commitlint/config-angular": "16.2.3",
"@commitlint/config-angular": "16.2.4",
"@nestjs/common": "8.4.4",
"@nestjs/core": "8.4.4",
"@types/lodash": "4.14.182",
@ -174,9 +174,9 @@
}
},
"node_modules/@commitlint/config-angular": {
"version": "16.2.3",
"resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-16.2.3.tgz",
"integrity": "sha512-XU6c7qCovKZSat9azF1RF0p9D7gYvxghY5QBWlXN2vSQzdbBVg6RsYEJ0DRMnMq2wSijauf9b13jh8l79IEkzg==",
"version": "16.2.4",
"resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-16.2.4.tgz",
"integrity": "sha512-ASxCg8ueW+z1J2VK4vy+SQSCIiRQ1cHsNMvgQ3Qq4YVCAFc/A1vIqqQ744od8TsxvlLsNChZOU1vwRrM7n40Bw==",
"dev": true,
"dependencies": {
"@commitlint/config-angular-type-enum": "^16.2.1"
@ -4396,9 +4396,9 @@
}
},
"@commitlint/config-angular": {
"version": "16.2.3",
"resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-16.2.3.tgz",
"integrity": "sha512-XU6c7qCovKZSat9azF1RF0p9D7gYvxghY5QBWlXN2vSQzdbBVg6RsYEJ0DRMnMq2wSijauf9b13jh8l79IEkzg==",
"version": "16.2.4",
"resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-16.2.4.tgz",
"integrity": "sha512-ASxCg8ueW+z1J2VK4vy+SQSCIiRQ1cHsNMvgQ3Qq4YVCAFc/A1vIqqQ744od8TsxvlLsNChZOU1vwRrM7n40Bw==",
"dev": true,
"requires": {
"@commitlint/config-angular-type-enum": "^16.2.1"

View File

@ -59,7 +59,7 @@
},
"devDependencies": {
"@commitlint/cli": "16.2.3",
"@commitlint/config-angular": "16.2.3",
"@commitlint/config-angular": "16.2.4",
"@nestjs/common": "8.4.4",
"@nestjs/core": "8.4.4",
"@types/lodash": "4.14.182",