build(deps-dev): bump @commitlint/cli from 17.4.0 to 17.4.1

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.4.0 to 17.4.1.
- [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.4.1/@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>
This commit is contained in:
dependabot[bot] 2023-01-10 05:03:43 +00:00 committed by GitHub
parent bd93d2e93a
commit 8bd5282bfb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 16 deletions

32
package-lock.json generated
View File

@ -18,7 +18,7 @@
"remark-toc": "^8.0.1" "remark-toc": "^8.0.1"
}, },
"devDependencies": { "devDependencies": {
"@commitlint/cli": "^17.4.0", "@commitlint/cli": "^17.4.1",
"@commitlint/config-conventional": "^17.4.0", "@commitlint/config-conventional": "^17.4.0",
"@octokit/rest": "^19.0.5", "@octokit/rest": "^19.0.5",
"@octokit/types": "^6.41.0", "@octokit/types": "^6.41.0",
@ -409,14 +409,14 @@
} }
}, },
"node_modules/@commitlint/cli": { "node_modules/@commitlint/cli": {
"version": "17.4.0", "version": "17.4.1",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.4.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.4.1.tgz",
"integrity": "sha512-SEY4sYe8yVlgxPP7X0wJb96DBAGBPsCsy6QbqJt/UECbIAjDeDV5xXBV4jnS7T/qMC10sk6Ub9kDhEX0VWvblw==", "integrity": "sha512-W8OJwz+izY+fVwyUt1HveCDmABMZNRVZHSVPw/Bh9Y62tp11SmmQaycgbsYLMiMy7JGn4mAJqEGlSHS9Uti9ZQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@commitlint/format": "^17.4.0", "@commitlint/format": "^17.4.0",
"@commitlint/lint": "^17.4.0", "@commitlint/lint": "^17.4.0",
"@commitlint/load": "^17.4.0", "@commitlint/load": "^17.4.1",
"@commitlint/read": "^17.4.0", "@commitlint/read": "^17.4.0",
"@commitlint/types": "^17.4.0", "@commitlint/types": "^17.4.0",
"execa": "^5.0.0", "execa": "^5.0.0",
@ -611,15 +611,16 @@
} }
}, },
"node_modules/@commitlint/load": { "node_modules/@commitlint/load": {
"version": "17.4.0", "version": "17.4.1",
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-17.4.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-17.4.1.tgz",
"integrity": "sha512-wDKNvAJqukqZqKmhRlf3KNo/12QGo1AQcd80EbV01SxtGvyHOsJ/g+/IbrZpopZv8rvzmEVktcpfDYH6ITepFA==", "integrity": "sha512-6A7/LhIaQpL4ieciIDcVvK2d5z/UI1GBrtDaHm6sQSCL0265clB2/F7XKQNTJHXv9yG4LByT2r+QCpM4GugIfw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@commitlint/config-validator": "^17.4.0", "@commitlint/config-validator": "^17.4.0",
"@commitlint/execute-rule": "^17.4.0", "@commitlint/execute-rule": "^17.4.0",
"@commitlint/resolve-extends": "^17.4.0", "@commitlint/resolve-extends": "^17.4.0",
"@commitlint/types": "^17.4.0", "@commitlint/types": "^17.4.0",
"@types/node": "*",
"chalk": "^4.1.0", "chalk": "^4.1.0",
"cosmiconfig": "^8.0.0", "cosmiconfig": "^8.0.0",
"cosmiconfig-typescript-loader": "^4.0.0", "cosmiconfig-typescript-loader": "^4.0.0",
@ -11910,14 +11911,14 @@
} }
}, },
"@commitlint/cli": { "@commitlint/cli": {
"version": "17.4.0", "version": "17.4.1",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.4.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.4.1.tgz",
"integrity": "sha512-SEY4sYe8yVlgxPP7X0wJb96DBAGBPsCsy6QbqJt/UECbIAjDeDV5xXBV4jnS7T/qMC10sk6Ub9kDhEX0VWvblw==", "integrity": "sha512-W8OJwz+izY+fVwyUt1HveCDmABMZNRVZHSVPw/Bh9Y62tp11SmmQaycgbsYLMiMy7JGn4mAJqEGlSHS9Uti9ZQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"@commitlint/format": "^17.4.0", "@commitlint/format": "^17.4.0",
"@commitlint/lint": "^17.4.0", "@commitlint/lint": "^17.4.0",
"@commitlint/load": "^17.4.0", "@commitlint/load": "^17.4.1",
"@commitlint/read": "^17.4.0", "@commitlint/read": "^17.4.0",
"@commitlint/types": "^17.4.0", "@commitlint/types": "^17.4.0",
"execa": "^5.0.0", "execa": "^5.0.0",
@ -12070,15 +12071,16 @@
} }
}, },
"@commitlint/load": { "@commitlint/load": {
"version": "17.4.0", "version": "17.4.1",
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-17.4.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-17.4.1.tgz",
"integrity": "sha512-wDKNvAJqukqZqKmhRlf3KNo/12QGo1AQcd80EbV01SxtGvyHOsJ/g+/IbrZpopZv8rvzmEVktcpfDYH6ITepFA==", "integrity": "sha512-6A7/LhIaQpL4ieciIDcVvK2d5z/UI1GBrtDaHm6sQSCL0265clB2/F7XKQNTJHXv9yG4LByT2r+QCpM4GugIfw==",
"dev": true, "dev": true,
"requires": { "requires": {
"@commitlint/config-validator": "^17.4.0", "@commitlint/config-validator": "^17.4.0",
"@commitlint/execute-rule": "^17.4.0", "@commitlint/execute-rule": "^17.4.0",
"@commitlint/resolve-extends": "^17.4.0", "@commitlint/resolve-extends": "^17.4.0",
"@commitlint/types": "^17.4.0", "@commitlint/types": "^17.4.0",
"@types/node": "*",
"chalk": "^4.1.0", "chalk": "^4.1.0",
"cosmiconfig": "^8.0.0", "cosmiconfig": "^8.0.0",
"cosmiconfig-typescript-loader": "^4.0.0", "cosmiconfig-typescript-loader": "^4.0.0",

View File

@ -22,7 +22,7 @@
"javascript" "javascript"
], ],
"devDependencies": { "devDependencies": {
"@commitlint/cli": "^17.4.0", "@commitlint/cli": "^17.4.1",
"@commitlint/config-conventional": "^17.4.0", "@commitlint/config-conventional": "^17.4.0",
"@octokit/rest": "^19.0.5", "@octokit/rest": "^19.0.5",
"@octokit/types": "^6.41.0", "@octokit/types": "^6.41.0",