mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2024-12-24 23:14:39 +03:00
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:
parent
1833744d82
commit
26b83023f2
14
package-lock.json
generated
14
package-lock.json
generated
@ -19,7 +19,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/cli": "17.0.3",
|
"@commitlint/cli": "17.0.3",
|
||||||
"@commitlint/config-angular": "17.0.0",
|
"@commitlint/config-angular": "17.0.3",
|
||||||
"@nestjs/common": "8.4.7",
|
"@nestjs/common": "8.4.7",
|
||||||
"@nestjs/core": "8.4.7",
|
"@nestjs/core": "8.4.7",
|
||||||
"@types/lodash": "4.14.182",
|
"@types/lodash": "4.14.182",
|
||||||
@ -175,9 +175,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/config-angular": {
|
"node_modules/@commitlint/config-angular": {
|
||||||
"version": "17.0.0",
|
"version": "17.0.3",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.0.3.tgz",
|
||||||
"integrity": "sha512-OngMpL/DpCHCebiQEVripTn/STqzbzwcP8jiwnCftXvUAaNQvAEBqbf7IbVPAvkj00WQsjvMQqRZD8D9NY7QaQ==",
|
"integrity": "sha512-syeEtOmkLEyrq2VVJxvvtMUYovFCg3QVK818FA6lmUqgi+HtoM5zgm1ZjF6CUgZc4PcyAwfQwRjVtmeQC2yBEA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/config-angular-type-enum": "^17.0.0"
|
"@commitlint/config-angular-type-enum": "^17.0.0"
|
||||||
@ -4530,9 +4530,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/config-angular": {
|
"@commitlint/config-angular": {
|
||||||
"version": "17.0.0",
|
"version": "17.0.3",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.0.3.tgz",
|
||||||
"integrity": "sha512-OngMpL/DpCHCebiQEVripTn/STqzbzwcP8jiwnCftXvUAaNQvAEBqbf7IbVPAvkj00WQsjvMQqRZD8D9NY7QaQ==",
|
"integrity": "sha512-syeEtOmkLEyrq2VVJxvvtMUYovFCg3QVK818FA6lmUqgi+HtoM5zgm1ZjF6CUgZc4PcyAwfQwRjVtmeQC2yBEA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@commitlint/config-angular-type-enum": "^17.0.0"
|
"@commitlint/config-angular-type-enum": "^17.0.0"
|
||||||
|
@ -59,7 +59,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/cli": "17.0.3",
|
"@commitlint/cli": "17.0.3",
|
||||||
"@commitlint/config-angular": "17.0.0",
|
"@commitlint/config-angular": "17.0.3",
|
||||||
"@nestjs/common": "8.4.7",
|
"@nestjs/common": "8.4.7",
|
||||||
"@nestjs/core": "8.4.7",
|
"@nestjs/core": "8.4.7",
|
||||||
"@types/lodash": "4.14.182",
|
"@types/lodash": "4.14.182",
|
||||||
|
Loading…
Reference in New Issue
Block a user