build(deps-dev): bump @commitlint/cli from 17.6.3 to 17.6.5

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.6.3 to 17.6.5.
- [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.6.5/@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-05-31 05:59:34 +00:00 committed by GitHub
parent 1fb95f7bb8
commit 02e88d149f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 40 additions and 40 deletions

78
package-lock.json generated
View File

@ -18,7 +18,7 @@
"remark-toc": "^8.0.1"
},
"devDependencies": {
"@commitlint/cli": "^17.6.3",
"@commitlint/cli": "^17.6.5",
"@commitlint/config-conventional": "^17.6.5",
"@octokit/rest": "^19.0.11",
"@octokit/types": "^6.41.0",
@ -409,13 +409,13 @@
}
},
"node_modules/@commitlint/cli": {
"version": "17.6.3",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.6.3.tgz",
"integrity": "sha512-ItSz2fd4F+CujgIbQOfNNerDF1eFlsBGEfp9QcCb1kxTYMuKTYZzA6Nu1YRRrIaaWwe2E7awUGpIMrPoZkOG3A==",
"version": "17.6.5",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.6.5.tgz",
"integrity": "sha512-3PQrWr/uo6lzF5k7n5QuosCYnzaxP9qGBp3jhWP0Vmsa7XA6wrl9ccPqfQyXpSbQE3zBROVO3TDqgPKe4tfmLQ==",
"dev": true,
"dependencies": {
"@commitlint/format": "^17.4.4",
"@commitlint/lint": "^17.6.3",
"@commitlint/lint": "^17.6.5",
"@commitlint/load": "^17.5.0",
"@commitlint/read": "^17.5.1",
"@commitlint/types": "^17.4.4",
@ -583,9 +583,9 @@
}
},
"node_modules/@commitlint/is-ignored": {
"version": "17.6.3",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.6.3.tgz",
"integrity": "sha512-LQbNdnPbxrpbcrVKR5yf51SvquqktpyZJwqXx3lUMF6+nT9PHB8xn3wLy8pi2EQv5Zwba484JnUwDE1ygVYNQA==",
"version": "17.6.5",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.6.5.tgz",
"integrity": "sha512-CQvAPt9gX7cuUbMrIaIMKczfWJqqr6m8IlJs0F2zYwyyMTQ87QMHIj5jJ5HhOaOkaj6dvTMVGx8Dd1I4xgUuoQ==",
"dev": true,
"dependencies": {
"@commitlint/types": "^17.4.4",
@ -596,14 +596,14 @@
}
},
"node_modules/@commitlint/lint": {
"version": "17.6.3",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.6.3.tgz",
"integrity": "sha512-fBlXwt6SHJFgm3Tz+luuo3DkydAx9HNC5y4eBqcKuDuMVqHd2ugMNr+bQtx6riv9mXFiPoKp7nE4Xn/ls3iVDA==",
"version": "17.6.5",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.6.5.tgz",
"integrity": "sha512-BSJMwkE4LWXrOsiP9KoHG+/heSDfvOL/Nd16+ojTS/DX8HZr8dNl8l3TfVr/d/9maWD8fSegRGtBtsyGuugFrw==",
"dev": true,
"dependencies": {
"@commitlint/is-ignored": "^17.6.3",
"@commitlint/parse": "^17.4.4",
"@commitlint/rules": "^17.6.1",
"@commitlint/is-ignored": "^17.6.5",
"@commitlint/parse": "^17.6.5",
"@commitlint/rules": "^17.6.5",
"@commitlint/types": "^17.4.4"
},
"engines": {
@ -645,9 +645,9 @@
}
},
"node_modules/@commitlint/parse": {
"version": "17.4.4",
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-17.4.4.tgz",
"integrity": "sha512-EKzz4f49d3/OU0Fplog7nwz/lAfXMaDxtriidyGF9PtR+SRbgv4FhsfF310tKxs6EPj8Y+aWWuX3beN5s+yqGg==",
"version": "17.6.5",
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-17.6.5.tgz",
"integrity": "sha512-0zle3bcn1Hevw5Jqpz/FzEWNo2KIzUbc1XyGg6WrWEoa6GH3A1pbqNF6MvE6rjuy6OY23c8stWnb4ETRZyN+Yw==",
"dev": true,
"dependencies": {
"@commitlint/types": "^17.4.4",
@ -692,9 +692,9 @@
}
},
"node_modules/@commitlint/rules": {
"version": "17.6.1",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-17.6.1.tgz",
"integrity": "sha512-lUdHw6lYQ1RywExXDdLOKxhpp6857/4c95Dc/1BikrHgdysVUXz26yV0vp1GL7Gv+avx9WqZWTIVB7pNouxlfw==",
"version": "17.6.5",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-17.6.5.tgz",
"integrity": "sha512-uTB3zSmnPyW2qQQH+Dbq2rekjlWRtyrjDo4aLFe63uteandgkI+cc0NhhbBAzcXShzVk0qqp8SlkQMu0mgHg/A==",
"dev": true,
"dependencies": {
"@commitlint/ensure": "^17.4.4",
@ -12389,13 +12389,13 @@
}
},
"@commitlint/cli": {
"version": "17.6.3",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.6.3.tgz",
"integrity": "sha512-ItSz2fd4F+CujgIbQOfNNerDF1eFlsBGEfp9QcCb1kxTYMuKTYZzA6Nu1YRRrIaaWwe2E7awUGpIMrPoZkOG3A==",
"version": "17.6.5",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.6.5.tgz",
"integrity": "sha512-3PQrWr/uo6lzF5k7n5QuosCYnzaxP9qGBp3jhWP0Vmsa7XA6wrl9ccPqfQyXpSbQE3zBROVO3TDqgPKe4tfmLQ==",
"dev": true,
"requires": {
"@commitlint/format": "^17.4.4",
"@commitlint/lint": "^17.6.3",
"@commitlint/lint": "^17.6.5",
"@commitlint/load": "^17.5.0",
"@commitlint/read": "^17.5.1",
"@commitlint/types": "^17.4.4",
@ -12527,9 +12527,9 @@
}
},
"@commitlint/is-ignored": {
"version": "17.6.3",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.6.3.tgz",
"integrity": "sha512-LQbNdnPbxrpbcrVKR5yf51SvquqktpyZJwqXx3lUMF6+nT9PHB8xn3wLy8pi2EQv5Zwba484JnUwDE1ygVYNQA==",
"version": "17.6.5",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.6.5.tgz",
"integrity": "sha512-CQvAPt9gX7cuUbMrIaIMKczfWJqqr6m8IlJs0F2zYwyyMTQ87QMHIj5jJ5HhOaOkaj6dvTMVGx8Dd1I4xgUuoQ==",
"dev": true,
"requires": {
"@commitlint/types": "^17.4.4",
@ -12537,14 +12537,14 @@
}
},
"@commitlint/lint": {
"version": "17.6.3",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.6.3.tgz",
"integrity": "sha512-fBlXwt6SHJFgm3Tz+luuo3DkydAx9HNC5y4eBqcKuDuMVqHd2ugMNr+bQtx6riv9mXFiPoKp7nE4Xn/ls3iVDA==",
"version": "17.6.5",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.6.5.tgz",
"integrity": "sha512-BSJMwkE4LWXrOsiP9KoHG+/heSDfvOL/Nd16+ojTS/DX8HZr8dNl8l3TfVr/d/9maWD8fSegRGtBtsyGuugFrw==",
"dev": true,
"requires": {
"@commitlint/is-ignored": "^17.6.3",
"@commitlint/parse": "^17.4.4",
"@commitlint/rules": "^17.6.1",
"@commitlint/is-ignored": "^17.6.5",
"@commitlint/parse": "^17.6.5",
"@commitlint/rules": "^17.6.5",
"@commitlint/types": "^17.4.4"
}
},
@ -12577,9 +12577,9 @@
"dev": true
},
"@commitlint/parse": {
"version": "17.4.4",
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-17.4.4.tgz",
"integrity": "sha512-EKzz4f49d3/OU0Fplog7nwz/lAfXMaDxtriidyGF9PtR+SRbgv4FhsfF310tKxs6EPj8Y+aWWuX3beN5s+yqGg==",
"version": "17.6.5",
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-17.6.5.tgz",
"integrity": "sha512-0zle3bcn1Hevw5Jqpz/FzEWNo2KIzUbc1XyGg6WrWEoa6GH3A1pbqNF6MvE6rjuy6OY23c8stWnb4ETRZyN+Yw==",
"dev": true,
"requires": {
"@commitlint/types": "^17.4.4",
@ -12615,9 +12615,9 @@
}
},
"@commitlint/rules": {
"version": "17.6.1",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-17.6.1.tgz",
"integrity": "sha512-lUdHw6lYQ1RywExXDdLOKxhpp6857/4c95Dc/1BikrHgdysVUXz26yV0vp1GL7Gv+avx9WqZWTIVB7pNouxlfw==",
"version": "17.6.5",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-17.6.5.tgz",
"integrity": "sha512-uTB3zSmnPyW2qQQH+Dbq2rekjlWRtyrjDo4aLFe63uteandgkI+cc0NhhbBAzcXShzVk0qqp8SlkQMu0mgHg/A==",
"dev": true,
"requires": {
"@commitlint/ensure": "^17.4.4",

View File

@ -22,7 +22,7 @@
"javascript"
],
"devDependencies": {
"@commitlint/cli": "^17.6.3",
"@commitlint/cli": "^17.6.5",
"@commitlint/config-conventional": "^17.6.5",
"@octokit/rest": "^19.0.11",
"@octokit/types": "^6.41.0",