mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2024-12-25 07:24:39 +03:00
chore(deps): update dependency @commitlint/cli to v13.2.1 (#562)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
718a153c12
commit
d7f04a5ecb
36
package-lock.json
generated
36
package-lock.json
generated
@ -18,7 +18,7 @@
|
|||||||
"lodash": "^4.17.21"
|
"lodash": "^4.17.21"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/cli": "13.2.0",
|
"@commitlint/cli": "13.2.1",
|
||||||
"@commitlint/config-angular": "13.2.0",
|
"@commitlint/config-angular": "13.2.0",
|
||||||
"@nestjs/common": "8.0.9",
|
"@nestjs/common": "8.0.9",
|
||||||
"@nestjs/core": "8.0.9",
|
"@nestjs/core": "8.0.9",
|
||||||
@ -71,14 +71,14 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/cli": {
|
"node_modules/@commitlint/cli": {
|
||||||
"version": "13.2.0",
|
"version": "13.2.1",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-13.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-13.2.1.tgz",
|
||||||
"integrity": "sha512-RqG0cxxiwaL9OgQbA2ZEfZaVIRJmbtsZgnj5G07AjN7///s/40grSN4/kDl8YjUgvAZskPfJRoGGYNvHJ4zHWA==",
|
"integrity": "sha512-JGzYk2ay5JkRS5w+FLQzr0u/Kih52ds4HPpa3vnwVOQN8Q+S1VYr8Nk/6kRm6uNYsAcC1nejtuDxRdLcLh/9TA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/format": "^13.2.0",
|
"@commitlint/format": "^13.2.0",
|
||||||
"@commitlint/lint": "^13.2.0",
|
"@commitlint/lint": "^13.2.0",
|
||||||
"@commitlint/load": "^13.2.0",
|
"@commitlint/load": "^13.2.1",
|
||||||
"@commitlint/read": "^13.2.0",
|
"@commitlint/read": "^13.2.0",
|
||||||
"@commitlint/types": "^13.2.0",
|
"@commitlint/types": "^13.2.0",
|
||||||
"lodash": "^4.17.19",
|
"lodash": "^4.17.19",
|
||||||
@ -257,9 +257,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/load": {
|
"node_modules/@commitlint/load": {
|
||||||
"version": "13.2.0",
|
"version": "13.2.1",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-13.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-13.2.1.tgz",
|
||||||
"integrity": "sha512-Nhkv+hwWCCxWGjmE9jd1U8kfGGCkZVpwzlTtdKxpY+Aj2VCFg3BjY+qA81pMF3oAsIpxchSaZG5llb8kduVjYg==",
|
"integrity": "sha512-qlaJkj0hfa9gtWRfCfbgFBTK3GYQRmjZhba4l9mUu4wV9lEZ4ICFlrLtd/8kaLXf/8xbrPhkAPkVFOAqM0YwUQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/execute-rule": "^13.2.0",
|
"@commitlint/execute-rule": "^13.2.0",
|
||||||
@ -269,7 +269,8 @@
|
|||||||
"chalk": "^4.0.0",
|
"chalk": "^4.0.0",
|
||||||
"cosmiconfig": "^7.0.0",
|
"cosmiconfig": "^7.0.0",
|
||||||
"lodash": "^4.17.19",
|
"lodash": "^4.17.19",
|
||||||
"resolve-from": "^5.0.0"
|
"resolve-from": "^5.0.0",
|
||||||
|
"typescript": "^4.4.3"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=v12"
|
"node": ">=v12"
|
||||||
@ -4565,14 +4566,14 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/cli": {
|
"@commitlint/cli": {
|
||||||
"version": "13.2.0",
|
"version": "13.2.1",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-13.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-13.2.1.tgz",
|
||||||
"integrity": "sha512-RqG0cxxiwaL9OgQbA2ZEfZaVIRJmbtsZgnj5G07AjN7///s/40grSN4/kDl8YjUgvAZskPfJRoGGYNvHJ4zHWA==",
|
"integrity": "sha512-JGzYk2ay5JkRS5w+FLQzr0u/Kih52ds4HPpa3vnwVOQN8Q+S1VYr8Nk/6kRm6uNYsAcC1nejtuDxRdLcLh/9TA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@commitlint/format": "^13.2.0",
|
"@commitlint/format": "^13.2.0",
|
||||||
"@commitlint/lint": "^13.2.0",
|
"@commitlint/lint": "^13.2.0",
|
||||||
"@commitlint/load": "^13.2.0",
|
"@commitlint/load": "^13.2.1",
|
||||||
"@commitlint/read": "^13.2.0",
|
"@commitlint/read": "^13.2.0",
|
||||||
"@commitlint/types": "^13.2.0",
|
"@commitlint/types": "^13.2.0",
|
||||||
"lodash": "^4.17.19",
|
"lodash": "^4.17.19",
|
||||||
@ -4704,9 +4705,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/load": {
|
"@commitlint/load": {
|
||||||
"version": "13.2.0",
|
"version": "13.2.1",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-13.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-13.2.1.tgz",
|
||||||
"integrity": "sha512-Nhkv+hwWCCxWGjmE9jd1U8kfGGCkZVpwzlTtdKxpY+Aj2VCFg3BjY+qA81pMF3oAsIpxchSaZG5llb8kduVjYg==",
|
"integrity": "sha512-qlaJkj0hfa9gtWRfCfbgFBTK3GYQRmjZhba4l9mUu4wV9lEZ4ICFlrLtd/8kaLXf/8xbrPhkAPkVFOAqM0YwUQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@commitlint/execute-rule": "^13.2.0",
|
"@commitlint/execute-rule": "^13.2.0",
|
||||||
@ -4716,7 +4717,8 @@
|
|||||||
"chalk": "^4.0.0",
|
"chalk": "^4.0.0",
|
||||||
"cosmiconfig": "^7.0.0",
|
"cosmiconfig": "^7.0.0",
|
||||||
"lodash": "^4.17.19",
|
"lodash": "^4.17.19",
|
||||||
"resolve-from": "^5.0.0"
|
"resolve-from": "^5.0.0",
|
||||||
|
"typescript": "^4.4.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ansi-styles": {
|
"ansi-styles": {
|
||||||
|
@ -58,7 +58,7 @@
|
|||||||
"lodash": "^4.17.21"
|
"lodash": "^4.17.21"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/cli": "13.2.0",
|
"@commitlint/cli": "13.2.1",
|
||||||
"@commitlint/config-angular": "13.2.0",
|
"@commitlint/config-angular": "13.2.0",
|
||||||
"@nestjs/common": "8.0.9",
|
"@nestjs/common": "8.0.9",
|
||||||
"@nestjs/core": "8.0.9",
|
"@nestjs/core": "8.0.9",
|
||||||
|
Loading…
Reference in New Issue
Block a user