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

Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular) from 17.0.0 to 17.0.3.
- [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.0.3/@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-06-29 07:57:12 +03:00 committed by GitHub
parent 1833744d82
commit 26b83023f2
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": "17.0.3",
"@commitlint/config-angular": "17.0.0",
"@commitlint/config-angular": "17.0.3",
"@nestjs/common": "8.4.7",
"@nestjs/core": "8.4.7",
"@types/lodash": "4.14.182",
@ -175,9 +175,9 @@
}
},
"node_modules/@commitlint/config-angular": {
"version": "17.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.0.0.tgz",
"integrity": "sha512-OngMpL/DpCHCebiQEVripTn/STqzbzwcP8jiwnCftXvUAaNQvAEBqbf7IbVPAvkj00WQsjvMQqRZD8D9NY7QaQ==",
"version": "17.0.3",
"resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.0.3.tgz",
"integrity": "sha512-syeEtOmkLEyrq2VVJxvvtMUYovFCg3QVK818FA6lmUqgi+HtoM5zgm1ZjF6CUgZc4PcyAwfQwRjVtmeQC2yBEA==",
"dev": true,
"dependencies": {
"@commitlint/config-angular-type-enum": "^17.0.0"
@ -4530,9 +4530,9 @@
}
},
"@commitlint/config-angular": {
"version": "17.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.0.0.tgz",
"integrity": "sha512-OngMpL/DpCHCebiQEVripTn/STqzbzwcP8jiwnCftXvUAaNQvAEBqbf7IbVPAvkj00WQsjvMQqRZD8D9NY7QaQ==",
"version": "17.0.3",
"resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.0.3.tgz",
"integrity": "sha512-syeEtOmkLEyrq2VVJxvvtMUYovFCg3QVK818FA6lmUqgi+HtoM5zgm1ZjF6CUgZc4PcyAwfQwRjVtmeQC2yBEA==",
"dev": true,
"requires": {
"@commitlint/config-angular-type-enum": "^17.0.0"

View File

@ -59,7 +59,7 @@
},
"devDependencies": {
"@commitlint/cli": "17.0.3",
"@commitlint/config-angular": "17.0.0",
"@commitlint/config-angular": "17.0.3",
"@nestjs/common": "8.4.7",
"@nestjs/core": "8.4.7",
"@types/lodash": "4.14.182",