mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2024-12-24 23:14:39 +03:00
chore(deps-dev): bump @commitlint/cli from 17.0.1 to 17.0.2 (#836)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.0.1 to 17.0.2. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.0.2/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" 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
52b378f362
commit
788e221e4a
14
package-lock.json
generated
14
package-lock.json
generated
@ -18,7 +18,7 @@
|
|||||||
"lodash": "^4.17.21"
|
"lodash": "^4.17.21"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/cli": "17.0.1",
|
"@commitlint/cli": "17.0.2",
|
||||||
"@commitlint/config-angular": "17.0.0",
|
"@commitlint/config-angular": "17.0.0",
|
||||||
"@nestjs/common": "8.4.5",
|
"@nestjs/common": "8.4.5",
|
||||||
"@nestjs/core": "8.4.6",
|
"@nestjs/core": "8.4.6",
|
||||||
@ -142,9 +142,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/cli": {
|
"node_modules/@commitlint/cli": {
|
||||||
"version": "17.0.1",
|
"version": "17.0.2",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.0.2.tgz",
|
||||||
"integrity": "sha512-5xT1G5pnynR0tk/ms8Ji7yr9lZCeQs4GLVVtyK/gw20w+enoLTVuRKKY9zg88hy9FoCycc/W8iip2xv3c8payg==",
|
"integrity": "sha512-Axe89Js0YzGGd4gxo3JLlF7yIdjOVpG1LbOorGc6PfYF+drBh14PvarSDLzyd2TNqdylUCq9wb9/A88ZjIdyhA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/format": "^17.0.0",
|
"@commitlint/format": "^17.0.0",
|
||||||
@ -4564,9 +4564,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/cli": {
|
"@commitlint/cli": {
|
||||||
"version": "17.0.1",
|
"version": "17.0.2",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.0.2.tgz",
|
||||||
"integrity": "sha512-5xT1G5pnynR0tk/ms8Ji7yr9lZCeQs4GLVVtyK/gw20w+enoLTVuRKKY9zg88hy9FoCycc/W8iip2xv3c8payg==",
|
"integrity": "sha512-Axe89Js0YzGGd4gxo3JLlF7yIdjOVpG1LbOorGc6PfYF+drBh14PvarSDLzyd2TNqdylUCq9wb9/A88ZjIdyhA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@commitlint/format": "^17.0.0",
|
"@commitlint/format": "^17.0.0",
|
||||||
|
@ -58,7 +58,7 @@
|
|||||||
"lodash": "^4.17.21"
|
"lodash": "^4.17.21"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/cli": "17.0.1",
|
"@commitlint/cli": "17.0.2",
|
||||||
"@commitlint/config-angular": "17.0.0",
|
"@commitlint/config-angular": "17.0.0",
|
||||||
"@nestjs/common": "8.4.5",
|
"@nestjs/common": "8.4.5",
|
||||||
"@nestjs/core": "8.4.6",
|
"@nestjs/core": "8.4.6",
|
||||||
|
Loading…
Reference in New Issue
Block a user