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:
parent
bd93d2e93a
commit
8bd5282bfb
32
package-lock.json
generated
32
package-lock.json
generated
@ -18,7 +18,7 @@
|
||||
"remark-toc": "^8.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^17.4.0",
|
||||
"@commitlint/cli": "^17.4.1",
|
||||
"@commitlint/config-conventional": "^17.4.0",
|
||||
"@octokit/rest": "^19.0.5",
|
||||
"@octokit/types": "^6.41.0",
|
||||
@ -409,14 +409,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/cli": {
|
||||
"version": "17.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.4.0.tgz",
|
||||
"integrity": "sha512-SEY4sYe8yVlgxPP7X0wJb96DBAGBPsCsy6QbqJt/UECbIAjDeDV5xXBV4jnS7T/qMC10sk6Ub9kDhEX0VWvblw==",
|
||||
"version": "17.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.4.1.tgz",
|
||||
"integrity": "sha512-W8OJwz+izY+fVwyUt1HveCDmABMZNRVZHSVPw/Bh9Y62tp11SmmQaycgbsYLMiMy7JGn4mAJqEGlSHS9Uti9ZQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/format": "^17.4.0",
|
||||
"@commitlint/lint": "^17.4.0",
|
||||
"@commitlint/load": "^17.4.0",
|
||||
"@commitlint/load": "^17.4.1",
|
||||
"@commitlint/read": "^17.4.0",
|
||||
"@commitlint/types": "^17.4.0",
|
||||
"execa": "^5.0.0",
|
||||
@ -611,15 +611,16 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/load": {
|
||||
"version": "17.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-17.4.0.tgz",
|
||||
"integrity": "sha512-wDKNvAJqukqZqKmhRlf3KNo/12QGo1AQcd80EbV01SxtGvyHOsJ/g+/IbrZpopZv8rvzmEVktcpfDYH6ITepFA==",
|
||||
"version": "17.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-17.4.1.tgz",
|
||||
"integrity": "sha512-6A7/LhIaQpL4ieciIDcVvK2d5z/UI1GBrtDaHm6sQSCL0265clB2/F7XKQNTJHXv9yG4LByT2r+QCpM4GugIfw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/config-validator": "^17.4.0",
|
||||
"@commitlint/execute-rule": "^17.4.0",
|
||||
"@commitlint/resolve-extends": "^17.4.0",
|
||||
"@commitlint/types": "^17.4.0",
|
||||
"@types/node": "*",
|
||||
"chalk": "^4.1.0",
|
||||
"cosmiconfig": "^8.0.0",
|
||||
"cosmiconfig-typescript-loader": "^4.0.0",
|
||||
@ -11910,14 +11911,14 @@
|
||||
}
|
||||
},
|
||||
"@commitlint/cli": {
|
||||
"version": "17.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.4.0.tgz",
|
||||
"integrity": "sha512-SEY4sYe8yVlgxPP7X0wJb96DBAGBPsCsy6QbqJt/UECbIAjDeDV5xXBV4jnS7T/qMC10sk6Ub9kDhEX0VWvblw==",
|
||||
"version": "17.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.4.1.tgz",
|
||||
"integrity": "sha512-W8OJwz+izY+fVwyUt1HveCDmABMZNRVZHSVPw/Bh9Y62tp11SmmQaycgbsYLMiMy7JGn4mAJqEGlSHS9Uti9ZQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@commitlint/format": "^17.4.0",
|
||||
"@commitlint/lint": "^17.4.0",
|
||||
"@commitlint/load": "^17.4.0",
|
||||
"@commitlint/load": "^17.4.1",
|
||||
"@commitlint/read": "^17.4.0",
|
||||
"@commitlint/types": "^17.4.0",
|
||||
"execa": "^5.0.0",
|
||||
@ -12070,15 +12071,16 @@
|
||||
}
|
||||
},
|
||||
"@commitlint/load": {
|
||||
"version": "17.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-17.4.0.tgz",
|
||||
"integrity": "sha512-wDKNvAJqukqZqKmhRlf3KNo/12QGo1AQcd80EbV01SxtGvyHOsJ/g+/IbrZpopZv8rvzmEVktcpfDYH6ITepFA==",
|
||||
"version": "17.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-17.4.1.tgz",
|
||||
"integrity": "sha512-6A7/LhIaQpL4ieciIDcVvK2d5z/UI1GBrtDaHm6sQSCL0265clB2/F7XKQNTJHXv9yG4LByT2r+QCpM4GugIfw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@commitlint/config-validator": "^17.4.0",
|
||||
"@commitlint/execute-rule": "^17.4.0",
|
||||
"@commitlint/resolve-extends": "^17.4.0",
|
||||
"@commitlint/types": "^17.4.0",
|
||||
"@types/node": "*",
|
||||
"chalk": "^4.1.0",
|
||||
"cosmiconfig": "^8.0.0",
|
||||
"cosmiconfig-typescript-loader": "^4.0.0",
|
||||
|
@ -22,7 +22,7 @@
|
||||
"javascript"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^17.4.0",
|
||||
"@commitlint/cli": "^17.4.1",
|
||||
"@commitlint/config-conventional": "^17.4.0",
|
||||
"@octokit/rest": "^19.0.5",
|
||||
"@octokit/types": "^6.41.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user