chore(deps-dev): bump @commitlint/config-angular from 17.0.3 to 17.1.0 (#927)

Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular) from 17.0.3 to 17.1.0.
- [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/v17.1.0/@commitlint/config-angular)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexander Bukhalo <a@bukhalo.com>
This commit is contained in:
dependabot[bot] 2022-09-08 10:22:44 +03:00 committed by GitHub
parent 356a099c43
commit c010b943b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@ -13,7 +13,7 @@
}, },
"devDependencies": { "devDependencies": {
"@commitlint/cli": "17.0.3", "@commitlint/cli": "17.0.3",
"@commitlint/config-angular": "17.0.3", "@commitlint/config-angular": "17.1.0",
"@nestjs/common": "^9.0.11", "@nestjs/common": "^9.0.11",
"@nestjs/core": "^9.0.11", "@nestjs/core": "^9.0.11",
"@types/lodash": "4.14.184", "@types/lodash": "4.14.184",
@ -38,7 +38,7 @@
"@nestjs/core": "^8.0.0 || ^9.0.0", "@nestjs/core": "^8.0.0 || ^9.0.0",
"reflect-metadata": "^0.1.13", "reflect-metadata": "^0.1.13",
"telegraf": "^4.0.0", "telegraf": "^4.0.0",
"typescript": "^4.4.4" "typescript": "^4.1.2"
} }
}, },
"node_modules/@babel/code-frame": { "node_modules/@babel/code-frame": {
@ -172,9 +172,9 @@
} }
}, },
"node_modules/@commitlint/config-angular": { "node_modules/@commitlint/config-angular": {
"version": "17.0.3", "version": "17.1.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.0.3.tgz", "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.1.0.tgz",
"integrity": "sha512-syeEtOmkLEyrq2VVJxvvtMUYovFCg3QVK818FA6lmUqgi+HtoM5zgm1ZjF6CUgZc4PcyAwfQwRjVtmeQC2yBEA==", "integrity": "sha512-icTZHZlKUSkAhNk0qX2KGAKVTsuhP8XnSLLusoKHZHPqbz2fX7DzjzsTU/Llr3J7v+XBv04ml2Rw4ZAvcIhcxQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@commitlint/config-angular-type-enum": "^17.0.0" "@commitlint/config-angular-type-enum": "^17.0.0"
@ -4444,9 +4444,9 @@
} }
}, },
"@commitlint/config-angular": { "@commitlint/config-angular": {
"version": "17.0.3", "version": "17.1.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.0.3.tgz", "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.1.0.tgz",
"integrity": "sha512-syeEtOmkLEyrq2VVJxvvtMUYovFCg3QVK818FA6lmUqgi+HtoM5zgm1ZjF6CUgZc4PcyAwfQwRjVtmeQC2yBEA==", "integrity": "sha512-icTZHZlKUSkAhNk0qX2KGAKVTsuhP8XnSLLusoKHZHPqbz2fX7DzjzsTU/Llr3J7v+XBv04ml2Rw4ZAvcIhcxQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"@commitlint/config-angular-type-enum": "^17.0.0" "@commitlint/config-angular-type-enum": "^17.0.0"

View File

@ -54,7 +54,7 @@
}, },
"devDependencies": { "devDependencies": {
"@commitlint/cli": "17.0.3", "@commitlint/cli": "17.0.3",
"@commitlint/config-angular": "17.0.3", "@commitlint/config-angular": "17.1.0",
"@nestjs/common": "^9.0.11", "@nestjs/common": "^9.0.11",
"@nestjs/core": "^9.0.11", "@nestjs/core": "^9.0.11",
"@types/lodash": "4.14.184", "@types/lodash": "4.14.184",