build(deps-dev): bump @commitlint/cli from 17.0.0 to 17.0.2
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.0.0 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>
This commit is contained in:
parent
aaa3781d20
commit
eb304f9781
16
package-lock.json
generated
16
package-lock.json
generated
@ -18,7 +18,7 @@
|
||||
"remark-toc": "^8.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^17.0.0",
|
||||
"@commitlint/cli": "^17.0.2",
|
||||
"@commitlint/config-conventional": "^17.0.2",
|
||||
"@octokit/rest": "^18.12.0",
|
||||
"@octokit/types": "^6.2.1",
|
||||
@ -400,9 +400,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/cli": {
|
||||
"version": "17.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.0.0.tgz",
|
||||
"integrity": "sha512-Np6slCdVVG1XwMvwbZrXIzS1INPAD5QmN4L6al04AmCd4nAPU63gxgxC5Mz0Fmx7va23Uvb0S7yEFV1JPhvPUQ==",
|
||||
"version": "17.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.0.2.tgz",
|
||||
"integrity": "sha512-Axe89Js0YzGGd4gxo3JLlF7yIdjOVpG1LbOorGc6PfYF+drBh14PvarSDLzyd2TNqdylUCq9wb9/A88ZjIdyhA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/format": "^17.0.0",
|
||||
@ -410,6 +410,7 @@
|
||||
"@commitlint/load": "^17.0.0",
|
||||
"@commitlint/read": "^17.0.0",
|
||||
"@commitlint/types": "^17.0.0",
|
||||
"execa": "^5.0.0",
|
||||
"lodash": "^4.17.19",
|
||||
"resolve-from": "5.0.0",
|
||||
"resolve-global": "1.0.0",
|
||||
@ -11859,9 +11860,9 @@
|
||||
}
|
||||
},
|
||||
"@commitlint/cli": {
|
||||
"version": "17.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.0.0.tgz",
|
||||
"integrity": "sha512-Np6slCdVVG1XwMvwbZrXIzS1INPAD5QmN4L6al04AmCd4nAPU63gxgxC5Mz0Fmx7va23Uvb0S7yEFV1JPhvPUQ==",
|
||||
"version": "17.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.0.2.tgz",
|
||||
"integrity": "sha512-Axe89Js0YzGGd4gxo3JLlF7yIdjOVpG1LbOorGc6PfYF+drBh14PvarSDLzyd2TNqdylUCq9wb9/A88ZjIdyhA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@commitlint/format": "^17.0.0",
|
||||
@ -11869,6 +11870,7 @@
|
||||
"@commitlint/load": "^17.0.0",
|
||||
"@commitlint/read": "^17.0.0",
|
||||
"@commitlint/types": "^17.0.0",
|
||||
"execa": "^5.0.0",
|
||||
"lodash": "^4.17.19",
|
||||
"resolve-from": "5.0.0",
|
||||
"resolve-global": "1.0.0",
|
||||
|
@ -22,7 +22,7 @@
|
||||
"javascript"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^17.0.0",
|
||||
"@commitlint/cli": "^17.0.2",
|
||||
"@commitlint/config-conventional": "^17.0.2",
|
||||
"@octokit/rest": "^18.12.0",
|
||||
"@octokit/types": "^6.2.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user