mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2024-12-23 22:52:59 +03:00
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:
parent
5b1eb37256
commit
118829b21b
14
package-lock.json
generated
14
package-lock.json
generated
@ -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"
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user